ChibiOS/HAL
6.1.0
|
Generic I/O ports static initializer. More...
#include <hal_pal_lld.h>
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 93 of file hal_pal_lld.h.