9.2.19 NVM CRC Control Register

Table 9-20. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Gray cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
CWrite to clearSSoftware settable bitxChannel number
Name: NVMCRCCON
Offset: 0x3048

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
 DELAY[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 15141312111098 
 CRCENSTART    CRCIDL[1:0] 
Access R/WR/WR/WR/W 
Reset 0000 
Bit 76543210 
       CRCEC[1:0] 
Access R/HS/HCR/HS/HC 
Reset 00 

Bits 23:16 – DELAY[7:0] Delay Between CRC Accesses bits

Delay count in system clock cycles between CRC accesses

Bit 15 – CRCEN Enable CRC Function bit

ValueDescription
1CRC function enabled
0CRC function disabled

Bit 14 – START Start CRC Calculation bit

ValueDescription
1Start CRC calculation (CRC in progress)
0CRC calculation complete (CRC function idle)

Bits 9:8 – CRCIDL[1:0] Idle Operation Control bits

ValueDescription
11Reserved
10CRC operates in Idle mode and is stopped in CPU Run mode
01CRC operates in CPU Run mode and is stopped in Idle mode
00CRC operates in CPU Run mode and Idle mode

Bits 1:0 – CRCEC[1:0] CRC Error Code bits

ValueDescription
11Invalid address (start address greater than end address)
10Flash ECC DED error
01Security access control violation
00No error