This set of functions is used to configure the FIFO.
Functions | |
| cy_en_autanalog_status_t | Cy_AutAnalog_FIFO_LoadConfig (uint8_t fifoIdx, const cy_stc_autanalog_fifo_cfg_t *fifoCfg) |
| Configures the FIFO operating mode per provided settings. More... | |
| cy_en_autanalog_status_t Cy_AutAnalog_FIFO_LoadConfig | ( | uint8_t | fifoIdx, |
| const cy_stc_autanalog_fifo_cfg_t * | fifoCfg | ||
| ) |
Configures the FIFO operating mode per provided settings.
| fifoIdx | The index of the FIFO subsystem within the Autonomous Analog. |
| fifoCfg | The pointer to the FIFO configuration structure cy_stc_autanalog_fifo_cfg_t. |