![]() |
MKMxxZxxACxx5 Bare Metal Software Drivers
R4.1.6
Reference Manual
|
This section describes callback function of the driver. The callback function is called by the driver to notify interrupt of the peripheral. All interrupt flags are cleared automatically by the driver.
Typedefs | |
typedef void(* | SPI_SSCALLBACK) (SS_CONTROL ss_pin) |
SPI_SSCALLBACK function declaration. | |
Enumerations | |
enum | SS_CONTROL { SS_CLEAR, SS_SET, SS_INIT } |
SS_CONTROL declaration. More... | |
enum SS_CONTROL |