HAL + 0/1 examples
CodeScope will show references to LL_SPI_InitTypeDef::CRCCalculation from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
SPI
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_SPI_InitTypeDef::CRCCalculation

LL_SPI_InitTypeDef::CRCCalculation field

Specifies if the CRC calculation is enabled or not. This parameter can be a value of SPI_LL_EC_CRC_CALCULATION. This feature can be modified afterwards using unitary functions LL_SPI_EnableCRC() and LL_SPI_DisableCRC().

Syntax

uint32_t CRCCalculation;

Examples

LL_SPI_InitTypeDef::CRCCalculation is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_spi.h:96
uint32_t CRCCalculation; /*!< Specifies if the CRC calculation is enabled or not.
stm32f4xx_ll_spi.c:250LL_SPI_Init()
stm32f4xx_ll_spi.c:262LL_SPI_Init()
stm32f4xx_ll_spi.c:292LL_SPI_StructInit()

Data Use

Functions writing LL_SPI_InitTypeDef::CRCCalculation
Functions reading LL_SPI_InitTypeDef::CRCCalculation
all items filtered out
LL_SPI_InitTypeDef::CRCCalculation
all items filtered out
Type of LL_SPI_InitTypeDef::CRCCalculation
LL_SPI_InitTypeDef::CRCCalculation
uint32_t
all items filtered out