STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
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 |
#include <stm32f4xx_hal_crc.h>
CRC HAL State Structure definition.
Definition at line 46 of file stm32f4xx_hal_crc.h.