STM32F439xx HAL User Manual
Data Fields
CRC_HandleTypeDef Struct Reference

#include <stm32f4xx_hal_crc.h>

Data Fields

CRC_TypeDef * Instance
HAL_LockTypeDef Lock
__IO HAL_CRC_StateTypeDef State

Detailed Description

Definition at line 80 of file stm32f4xx_hal_crc.h.


Field Documentation

Register base address

Definition at line 82 of file stm32f4xx_hal_crc.h.

Referenced by HAL_CRC_Accumulate(), HAL_CRC_Calculate(), HAL_CRC_DeInit(), and HAL_CRC_Init().

HAL_LockTypeDef CRC_HandleTypeDef::Lock

CRC locking object

Definition at line 84 of file stm32f4xx_hal_crc.h.

Referenced by HAL_CRC_Init().

CRC communication state

Definition at line 86 of file stm32f4xx_hal_crc.h.

Referenced by HAL_CRC_Accumulate(), HAL_CRC_Calculate(), HAL_CRC_DeInit(), HAL_CRC_GetState(), and HAL_CRC_Init().


The documentation for this struct was generated from the following file: