The SMIF configuration structure.
Data Fields | |
uint32_t | mode |
Specifies the mode of operation cy_en_smif_mode_t. More... | |
uint32_t | deselectDelay |
Specifies the minimum duration of SPI de-selection between SPI transfers: More... | |
uint32_t | rxClockSel |
Specifies the clock source for the receiver clock cy_en_smif_clk_select_t. More... | |
uint32_t | blockEvent |
Specifies what happens when there is a Read from an empty RX FIFO or a Write to a full TX FIFO. More... | |
uint32_t cy_stc_smif_config_t::mode |
Specifies the mode of operation cy_en_smif_mode_t.
uint32_t cy_stc_smif_config_t::deselectDelay |
Specifies the minimum duration of SPI de-selection between SPI transfers:
uint32_t cy_stc_smif_config_t::rxClockSel |
Specifies the clock source for the receiver clock cy_en_smif_clk_select_t.
uint32_t cy_stc_smif_config_t::blockEvent |
Specifies what happens when there is a Read from an empty RX FIFO or a Write to a full TX FIFO.