rusEFI
The most advanced open source ECU
|
Port Configuration. More...
#include <hal_pal_lld.h>
Data Fields | |
ioportid_t | port |
iomode_t | pads [PADS_PER_PORT] |
Port Configuration.
This structure stores the configuration parameters of all pads belonging to a port.
Definition at line 114 of file hal_pal_lld.h.
iomode_t PortConfig::pads[PADS_PER_PORT] |
Definition at line 116 of file hal_pal_lld.h.
ioportid_t PortConfig::port |
Definition at line 115 of file hal_pal_lld.h.