Data Structures | |
| struct | cy_stc_scb_spi_config_t |
| SPI configuration structure. More... | |
| struct | cy_stc_scb_spi_context_t |
| SPI context structure. More... | |
Typedefs | |
| typedef void(* | cy_cb_scb_spi_handle_events_t) (uint32_t event) |
| Provides the typedef for the callback function called in the Cy_SCB_SPI_Interrupt to notify the user about occurrences of SPI Callback Events. | |