AM64x MCU+ SDK  08.02.00
MCAN_ECCErrForceParams Struct Reference

Detailed Description

Structure for ECC Error forcing.

Data Fields

uint32_t errType
 
uint32_t rowNum
 
uint32_t bit1
 
uint32_t bit2
 
uint32_t errOnce
 
uint32_t errForce
 

Field Documentation

◆ errType

uint32_t MCAN_ECCErrForceParams::errType

Error type to be forced Refer enum MCAN_ECCErrType.

◆ rowNum

uint32_t MCAN_ECCErrForceParams::rowNum

Row address where error needs to be applied.

◆ bit1

uint32_t MCAN_ECCErrForceParams::bit1

Column/Data bit that needs to be flipped when force_sec or force_ded is set

◆ bit2

uint32_t MCAN_ECCErrForceParams::bit2

Data bit that needs to be flipped when force_ded is set

◆ errOnce

uint32_t MCAN_ECCErrForceParams::errOnce

Force Error once 1: The error will inject an error to the specified row only once

◆ errForce

uint32_t MCAN_ECCErrForceParams::errForce

Force error on the next RAM read