|
STM32F479xx HAL User Manual
|
Data Structures | |
| struct | CRC_HandleTypeDef |
| CRC Handle Structure definition. More... | |
Enumerations | |
| enum | HAL_CRC_StateTypeDef { HAL_CRC_STATE_RESET = 0x00U, HAL_CRC_STATE_READY = 0x01U, HAL_CRC_STATE_BUSY = 0x02U, HAL_CRC_STATE_TIMEOUT = 0x03U, HAL_CRC_STATE_ERROR = 0x04U } |
| CRC HAL State Structure definition. More... | |
| enum HAL_CRC_StateTypeDef |
CRC HAL State Structure definition.
Definition at line 47 of file stm32f4xx_hal_crc.h.
1.7.6.1