Data Structures | |
| struct | cy_stc_autanalog_fifo_cfg_t |
| The FIFO configuration structure, refer to FIFO (The buffer block to store collected data) chapter. More... | |
| struct cy_stc_autanalog_fifo_cfg_t |
| Data Fields | ||
|---|---|---|
| cy_en_autanalog_fifo_split_t | split | The FIFO split configuration. |
| uint16_t | level[CY_AUTANALOG_FIFO_BUFS_NUM] | Array of the FIFO buffer level settings, valid range is 0..511, but the real functional range depends on the cy_stc_autanalog_fifo_cfg_t::split setting. |