HAL
SPI_2linesRxISR_8BITCRC() is only used within HAL.
 
Symbols
loading...
Files
loading...

SPI_2linesRxISR_8BITCRC() function

Rx 8-bit handler for Transmit and Receive in Interrupt mode.

Syntax

static void SPI_2linesRxISR_8BITCRC(struct __SPI_HandleTypeDef *hspi);
Implemented in stm32f4xx_hal_spi.c:3192

Arguments

hspi

pointer to a SPI_HandleTypeDef structure that contains the configuration information for SPI module.

Return value

None

References

LocationReferrerText
stm32f4xx_hal_spi.c:3192
static void SPI_2linesRxISR_8BITCRC(struct __SPI_HandleTypeDef *hspi)
stm32f4xx_hal_spi.c:252
static void SPI_2linesRxISR_8BITCRC(struct __SPI_HandleTypeDef *hspi);
stm32f4xx_hal_spi.c:3170SPI_2linesRxISR_8BIT()
hspi->RxISR = SPI_2linesRxISR_8BITCRC;

Call Tree

Functions called by SPI_2linesRxISR_8BITCRC()
SPI_2linesRxISR_8BITCRC()
all items filtered out
Data read by SPI_2linesRxISR_8BITCRC()
Data written by SPI_2linesRxISR_8BITCRC()
SPI_2linesRxISR_8BITCRC()
SPI_2linesRxISR_8BITCRC()::ptmpreg8
SPI_2linesRxISR_8BITCRC()::tmpreg8
all items filtered out
Implementations
SPI_2linesRxISR_8BITCRC()
all items filtered out
Type of SPI_2linesRxISR_8BITCRC()
SPI_2linesRxISR_8BITCRC()
uint8_t
all items filtered out