From 96d6da4e252b06dcfdc041e7df23e86161c33007 Mon Sep 17 00:00:00 2001 From: rihab kouki Date: Tue, 28 Jul 2020 11:24:49 +0100 Subject: Official ARM version: v5.6.0 --- docs/Driver/html/group__spi__interface__gr.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/Driver/html/group__spi__interface__gr.html') diff --git a/docs/Driver/html/group__spi__interface__gr.html b/docs/Driver/html/group__spi__interface__gr.html index ca046f8..209e545 100644 --- a/docs/Driver/html/group__spi__interface__gr.html +++ b/docs/Driver/html/group__spi__interface__gr.html @@ -32,7 +32,7 @@ Logo
CMSIS-Driver -  Version 2.6.0 +  Version 2.7.1
Peripheral Interface for Middleware and Application Code
@@ -1157,9 +1157,9 @@ when Slave Set the Slave Select mode for the master to Not used Parameter event Bit Description supported when ARM_SPI_CAPABILITIES -ARM_SPI_EVENT_TRANSFER_COMPLETE 0 Occurs after call to ARM_SPI_Send, ARM_SPI_Receive, or ARM_SPI_Transfer to indicate that all the data has been transferred. The driver is ready for the next transfer operation. allways supported +ARM_SPI_EVENT_TRANSFER_COMPLETE 0 Occurs after call to ARM_SPI_Send, ARM_SPI_Receive, or ARM_SPI_Transfer to indicate that all the data has been transferred. The driver is ready for the next transfer operation. always supported -ARM_SPI_EVENT_DATA_LOST 1 Occurs in slave mode when data is requested/sent by master but send/receive/transfer operation has not been started and indicates that data is lost. Occurs also in master mode when driver cannot transfer data fast enough. allways supported +ARM_SPI_EVENT_DATA_LOST 1 Occurs in slave mode when data is requested/sent by master but send/receive/transfer operation has not been started and indicates that data is lost. Occurs also in master mode when driver cannot transfer data fast enough. always supported ARM_SPI_EVENT_MODE_FAULT 2 Occurs in master mode when Slave Select is deactivated and indicates Master Mode Fault. The driver is ready for the next transfer operation. data field event_mode_fault = 1 @@ -1171,7 +1171,7 @@ when Slave Set the Slave Select mode for the master to Not used