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 | 
| uint32_t MCAN_ECCErrForceParams::errType | 
Error type to be forced Refer enum MCAN_ECCErrType.
| uint32_t MCAN_ECCErrForceParams::rowNum | 
Row address where error needs to be applied.
| uint32_t MCAN_ECCErrForceParams::bit1 | 
Column/Data bit that needs to be flipped when force_sec or force_ded is set
| uint32_t MCAN_ECCErrForceParams::bit2 | 
Data bit that needs to be flipped when force_ded is set
| uint32_t MCAN_ECCErrForceParams::errOnce | 
Force Error once 1: The error will inject an error to the specified row only once
| uint32_t MCAN_ECCErrForceParams::errForce | 
Force error on the next RAM read