48 base->
SR0 = 0xFFFFFFFFUL;
61 uint32_t * addressPtr)
void ERM_HAL_Init(ERM_Type *const base)
Initializes the ERM module.
static uint32_t ERM_HAL_GetLastErrorAddress(const ERM_Type *const base, uint8_t channel)
Gets the address of the last ECC event in Memory n.
erm_ecc_event_t
ERM types of ECC events Implements : erm_ecc_event_t_Class.
erm_ecc_event_t ERM_HAL_GetErrorDetail(const ERM_Type *const base, uint8_t channel, uint32_t *addressPtr)
Gets the address of the last ECC event in Memory n and ECC event.
static bool ERM_HAL_IsEventDetected(const ERM_Type *const base, uint8_t channel, erm_ecc_event_t eccEvent)
Checks if the Memory n error event is detected.