STM32H735xx HAL User Manual
Data Fields
__OTFDEC_HandleTypeDef Struct Reference

OTFDEC handle structure definition. More...

#include <stm32h7xx_hal_otfdec.h>

Data Fields

OTFDEC_TypeDef * Instance
HAL_OTFDEC_StateTypeDef State
HAL_LockTypeDef Lock
__IO uint32_t ErrorCode
void(* ErrorCallback )(struct __OTFDEC_HandleTypeDef *hotfdec)
void(* MspInitCallback )(struct __OTFDEC_HandleTypeDef *hotfdec)
void(* MspDeInitCallback )(struct __OTFDEC_HandleTypeDef *hotfdec)

Detailed Description

OTFDEC handle structure definition.

Definition at line 87 of file stm32h7xx_hal_otfdec.h.


Field Documentation

OTFDEC locking object

Definition at line 96 of file stm32h7xx_hal_otfdec.h.

OTFDEC Msp DeInit callback

Definition at line 105 of file stm32h7xx_hal_otfdec.h.

Referenced by HAL_OTFDEC_DeInit(), HAL_OTFDEC_RegisterCallback(), and HAL_OTFDEC_UnRegisterCallback().

OTFDEC Msp Init callback

Definition at line 103 of file stm32h7xx_hal_otfdec.h.

Referenced by HAL_OTFDEC_Init(), HAL_OTFDEC_RegisterCallback(), and HAL_OTFDEC_UnRegisterCallback().


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