RTEMS 6.1-rc1
Data Fields
__RAMECC_HandleTypeDef Struct Reference

RAMECC handle Structure definition. More...

#include <stm32h7xx_hal_ramecc.h>

Data Fields

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

Detailed Description

RAMECC handle Structure definition.

Field Documentation

◆ DetectErrorCallback

void(* __RAMECC_HandleTypeDef::DetectErrorCallback) (struct __RAMECC_HandleTypeDef *hramecc)

RAMECC error detect callback

◆ ErrorCode

__IO uint32_t __RAMECC_HandleTypeDef::ErrorCode

RAMECC Error Code

◆ Instance

RAMECC_MonitorTypeDef* __RAMECC_HandleTypeDef::Instance

Register base address

◆ State

__IO HAL_RAMECC_StateTypeDef __RAMECC_HandleTypeDef::State

RAMECC state


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