|
ChibiOS/RT
2.5.1 |
Driver configuration structure.
#include <ext_lld.h>

Data Fields | |
| EXTChannelConfig | channels [EXT_MAX_CHANNELS] |
| Channel configurations. | |
| EXTChannelConfig EXTConfig::channels[EXT_MAX_CHANNELS] |
Channel configurations.
Definition at line 115 of file ext_lld.h.
Referenced by CH_IRQ_HANDLER(), ext_lld_channel_enable(), ext_lld_start(), extChannelDisable(), extChannelEnable(), and extSetChannelModeI().