|
rusEFI
The most advanced open source ECU
|
Generic I/O ports static initializer. More...
#include <hal_pal_lld.h>

Data Fields | |
| PortConfig | ports [TOTAL_PORTS] |
Generic I/O ports static initializer.
An instance of this structure must be passed to palInit() at system startup time in order to initialized the digital I/O subsystem. This represents only the initial setup, specific pads or whole ports can be reprogrammed at later time.
Definition at line 128 of file hal_pal_lld.h.
| PortConfig PALConfig::ports[TOTAL_PORTS] |
Definition at line 129 of file hal_pal_lld.h.