Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SDFileSystem app epson mbed msp430 pl tests
pl_epdpsu_gpio Struct Reference
Generic GPIO-based implementation. More...
#include <epdpsu.h>
Data Fields | |
struct pl_gpio * | gpio |
pl_gpio instance to control the GPIOs | |
unsigned | hv_en |
GPIO number to turn the power on/off. | |
unsigned | com_close |
GPIO number to close the COM switch. | |
unsigned | pok |
GPIO number to read Power OK. | |
unsigned | flt |
GPIO number to read Power FLT status. | |
unsigned | timeout_ms |
Maximum time in ms to wait for POK. | |
unsigned | on_delay_ms |
Delay after turning the power on. | |
unsigned | off_delay_ms |
Delay after turning the power off. |
Detailed Description
Generic GPIO-based implementation.
Definition at line 62 of file epdpsu.h.
Field Documentation
unsigned off_delay_ms |
unsigned on_delay_ms |
unsigned timeout_ms |
Generated on Tue Jul 12 2022 21:14:35 by
