ChibiOS/HAL
6.1.0
|
Driver configuration structure. More...
#include <hal_ext_lld.h>
Data Fields | |
EXTChannelConfig | channels [EXT_MAX_CHANNELS] |
Channel configurations. More... | |
Driver configuration structure.
Definition at line 99 of file hal_ext_lld.h.
EXTChannelConfig EXTConfig::channels[EXT_MAX_CHANNELS] |
Channel configurations.
Definition at line 103 of file hal_ext_lld.h.
Referenced by extChannelDisable(), extChannelEnable(), and extSetChannelModeI().