Public Attributes | List of all members
CRC_HandleTypeDef Struct Reference

CRC Handle Structure definition. More...

#include <stm32h7xx_hal_crc.h>

Public Attributes

CRC_InitTypeDef Init
 
uint32_t InputDataFormat
 
CRC_TypeDefInstance
 
HAL_LockTypeDef Lock
 
__IO HAL_CRC_StateTypeDef State
 

Detailed Description

CRC Handle Structure definition.

Definition at line 103 of file stm32h7xx_hal_crc.h.

Member Data Documentation

◆ Init

CRC_InitTypeDef CRC_HandleTypeDef::Init

CRC configuration parameters

Definition at line 107 of file stm32h7xx_hal_crc.h.

◆ InputDataFormat

uint32_t CRC_HandleTypeDef::InputDataFormat

This parameter is a value of Input Buffer Format and specifies input data format. Can be either

Note that constant CRC_INPUT_FORMAT_UNDEFINED is defined but an initialization error must occur if InputBufferFormat is not one of the three values listed above

Definition at line 113 of file stm32h7xx_hal_crc.h.

◆ Instance

CRC_TypeDef* CRC_HandleTypeDef::Instance

Register base address

Definition at line 105 of file stm32h7xx_hal_crc.h.

◆ Lock

HAL_LockTypeDef CRC_HandleTypeDef::Lock

CRC Locking object

Definition at line 109 of file stm32h7xx_hal_crc.h.

◆ State

__IO HAL_CRC_StateTypeDef CRC_HandleTypeDef::State

CRC communication state

Definition at line 111 of file stm32h7xx_hal_crc.h.


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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:19