45.5.5 Fault Injection Control Register

Name: FLTCTRL
Offset: 0x14
Reset: 0x00000000
Property: PAC Write-Protection

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
   FLTMD[1:0]     
Access R/WR/W 
Reset 00 
Bit 76543210 
       FLTEN  
Access R/W 
Reset 0 

Bits 13:12 – FLTMD[1:0] Fault Injection Mode

Note: This bitfield can only be written when FLTCTRL.FLTEN=0. Any write attempt to this field when FLTEN=1 will fail and return a bus error.
Value Name Description
0x0 DISABLE Fault Injection Disabled.
0x1 SINGLE Single Fault Injection on writes at address FLTADR, for the bit defined in FLTPTR.FLT1PTR.
0x2 DOUBLE Double Fault Injection on writes at address FLTADR, for the bits defined in FLTPTR.FLT1PTR and FLTPTR.FLT2PTR.
0x3 RESERVED Reserved.

Bit 1 – FLTEN Fault Injection Enabled

Writing a ‘0’ to this bit disables fault injection.

Writing a ‘1’ to this bit enables fault injection at FLTADR address offset as selected by FLTMD and FLTxPTR.