26.7.6 BOR Control

Table 26-8. Register Bit Attribute Legend
Symbol Description Symbol Description Symbol Description
R Readable bit HC Cleared by Hardware (Grey cell) Unimplemented
W Writable bit HS Set by Hardware X Bit is unknown at Reset
K Write to clear S Software settable bit
Name: BOR
Offset: 0x0014
Reset: 0x00000000
Property: PAC Write Protection

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
       BORFILT[1:0] 
Access R/WR/W 
Reset 00 
Bit 76543210 
  DCBORPSEL[2:0]   ACTION 
Access R/WR/WR/WR/W 
Reset 0000 

Bits 9:8 – BORFILT[1:0] BOR Filtering

ValueDescription
0x0 No digital filtering (NOFILT)
0x1 32µs filtering (FILT32US)
0x2 125µs filtering (FILT125US)
0x3 250µs filtering (FILT250US)

Bits 6:4 – DCBORPSEL[2:0] Duty Cycle BOR Prescaler Select

ValueDescription
0x0 Not Divided (NODIV)
0x1 Divide clock by 2 (DIV2)
0x2 Divide clock by 4 (DIV4)
0x3 Divide clock by 8 (DIV8)
0x4 Divide clock by 16 (DIV16)
0x5 Divide clock by 32 (DIV32)
0x6 Divide clock by 64 (DIV64)
0x7 Divide clock by 128 (DIV128)

Bit 0 – ACTION Action when Threshold Crossed

ValueDescription
0x0 The BOR generates a reset (RESET)
0x1 Reserved