STM32H735xx HAL User Manual
Data Fields
__RAMECC_HandleTypeDef Struct Reference

RAMECC handle Structure definition. More...

#include <stm32h7xx_hal_ramecc.h>

Data Fields

RAMECC_MonitorTypeDef * Instance
__IO HAL_RAMECC_StateTypeDef State
__IO uint32_t ErrorCode
void(* DetectErrorCallback )(struct __RAMECC_HandleTypeDef *hramecc)

Detailed Description

RAMECC handle Structure definition.

Definition at line 61 of file stm32h7xx_hal_ramecc.h.


Field Documentation

RAMECC error detect callback

Definition at line 66 of file stm32h7xx_hal_ramecc.h.

Referenced by HAL_RAMECC_DeInit(), HAL_RAMECC_IRQHandler(), HAL_RAMECC_RegisterCallback(), and HAL_RAMECC_UnRegisterCallback().

RAMECC_MonitorTypeDef* __RAMECC_HandleTypeDef::Instance

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