Type definitions

Typedefs

typedef void(* app_spi_evt_handler_t) (app_spi_evt_t *p_evt)
 SPI event callback definition. More...
 

Detailed Description

Typedef Documentation

◆ app_spi_evt_handler_t

typedef void(* app_spi_evt_handler_t) (app_spi_evt_t *p_evt)

SPI event callback definition.

Definition at line 180 of file app_spi.h.