EasyManuals Logo

ST STM32F31xx User Manual

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #423 background imageLoading...
Page #423 background image
UM1581
Serial peripheral interface (SPI)
DocID023800 Rev 1
423/584
 SPI_I2S_IT_ERR : Error interrupt mask
ï‚· NewState : new state of the specified SPI interrupt. This
parameter can be: ENABLE or DISABLE.
Return values
ï‚· None.
Notes
ï‚· None.
20.2.11.2 SPI_GetTransmissionFIFOStatus
Function Name
uint16_t SPI_GetTransmissionFIFOStatus ( SPI_TypeDef *
SPIx)
Function Description
Returns the current SPIx Transmission FIFO filled level.
Parameters
ï‚· SPIx : where x can be 1, 2 or 3 to select the SPI peripheral.
Return values
ï‚· The Transmission FIFO filling state.
 SPI_TransmissionFIFOStatus_Empty: when FIFO is
empty
 SPI_TransmissionFIFOStatus_1QuarterFull: if more
than 1 quarter-full.
 SPI_TransmissionFIFOStatus_HalfFull: if more than
1 half-full.
 SPI_TransmissionFIFOStatus_Full: when FIFO is full.
Notes
ï‚· None.
20.2.11.3 SPI_GetReceptionFIFOStatus
Function Name
uint16_t SPI_GetReceptionFIFOStatus ( SPI_TypeDef * SPIx)
Function Description
Returns the current SPIx Reception FIFO filled level.
Parameters
ï‚· SPIx : where x can be 1, 2 or 3 to select the SPI peripheral.
Return values
ï‚· The Reception FIFO filling state.
 SPI_ReceptionFIFOStatus_Empty: when FIFO is
empty
 SPI_ReceptionFIFOStatus_1QuarterFull: if more than
1 quarter-full.
 SPI_ReceptionFIFOStatus_HalfFull: if more than 1
half-full.
 SPI_ReceptionFIFOStatus_Full: when FIFO is full.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ST STM32F31xx and is the answer not in the manual?

ST STM32F31xx Specifications

General IconGeneral
BrandST
ModelSTM32F31xx
CategoryMicrocontrollers
LanguageEnglish

Related product manuals