7.3.2 Function ac_ch_set_config()
Configure the specified ACIFC channel.
void ac_ch_set_config( struct ac_dev_inst *const dev_inst, uint32_t channel, struct ac_ch_config * cfg)
| Data direction | Parameter name | Description |
|---|---|---|
[in] | dev_inst |
Driver structure pointer |
[in] | channel |
ACIFC channel number (range 0 to 7 inclusive) |
[in] | cfg |
ACIFC channel configuration structure pointer |
