STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
CRC_HandleTypeDef Struct Reference

CRC Handle Structure definition. More...

#include <stm32f4xx_hal_crc.h>

Public Attributes

CRC_TypeDef * Instance
HAL_LockTypeDef Lock
volatile HAL_CRC_StateTypeDef State

Detailed Description

CRC Handle Structure definition.

Definition at line 59 of file stm32f4xx_hal_crc.h.

Member Data Documentation

◆ Instance

CRC_TypeDef* CRC_HandleTypeDef::Instance

Register base address

Definition at line 61 of file stm32f4xx_hal_crc.h.

◆ Lock

HAL_LockTypeDef CRC_HandleTypeDef::Lock

CRC Locking object

Definition at line 63 of file stm32f4xx_hal_crc.h.

◆ State

volatile HAL_CRC_StateTypeDef CRC_HandleTypeDef::State

CRC communication state

Definition at line 65 of file stm32f4xx_hal_crc.h.


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