Typedefs | |
typedef dspi_command_t | app_dspi_command_t |
DSPI command structure definition. More... | |
typedef void(* | app_dspi_evt_handler_t) (app_dspi_evt_t *p_evt) |
DSPI event callback definition. More... | |
typedef dspi_command_t app_dspi_command_t |
DSPI command structure definition.
Definition at line 148 of file app_dspi.h.
typedef void(* app_dspi_evt_handler_t) (app_dspi_evt_t *p_evt) |
DSPI event callback definition.
Definition at line 153 of file app_dspi.h.