![]() |
CMSIS-Driver Validation
Version 2.0.0
Driver Validation
|
Functions | |
void | SPI_DataLost (void) |
Function: Function SPI_DataLost. More... | |
void | SPI_ModeFault (void) |
Function: Function SPI_ModeFault. More... | |
These tests verify API and operation of the SPI error event signaling.
The error event tests verify the following driver function (SPI Driver function documentation):
void SPI_DataLost | ( | void | ) |
The function SPI_DataLost verifies signaling of the ARM_SPI_EVENT_DATA_LOST event:
void SPI_ModeFault | ( | void | ) |
The function SPI_ModeFault verifies signaling of the ARM_SPI_EVENT_MODE_FAULT event: