uwCRCValue is only used within CRC_Example.
 
Symbols
loading...
Files
loading...

uwCRCValue variable

Syntax

__IO uint32_t uwCRCValue = 0;

References

LocationReferrerText
main.c:42
__IO uint32_t uwCRCValue = 0;
main.c:112main()
uwCRCValue = HAL_CRC_Calculate(&CrcHandle, (uint32_t *)aDataBuffer, BUFFER_SIZE);
main.c:115main()
if (uwCRCValue != uwExpectedCRCValue)

Data Use

Functions writing uwCRCValue
Functions reading uwCRCValue
all items filtered out
uwCRCValue
all items filtered out
Type of uwCRCValue
uwCRCValue
uint32_t
all items filtered out