PSoC 6 Peripheral Driver Library
cy_en_canfd_fifo_config_t Struct Reference

Description

Rx FIFO configuration.

Data Fields

cy_en_canfd_fifo_mode_t mode
 CAN FD Rx FIFO operating mode.
 
uint8_t watermark
 Watermark.
 
uint8_t numberOfFIFOElements
 Number Of FIFO elements. More...
 
bool topPointerLogicEnabled
 Top pointer logic enabled.
 

Field Documentation

◆ numberOfFIFOElements

uint8_t cy_en_canfd_fifo_config_t::numberOfFIFOElements

Number Of FIFO elements.

Note: The Rx FIFO size must be greater than 1 when FIFO Top Pointer Logic is enabled.