18.3.1 RDC Control Register

Legend: HC = bit is Cleared by Hardware; HS = bit is Set by Hardware; S = bit can be Set only; R = Readable bit; W = Writable bit; U = Unimplemented bit, read as '0'; -n = Value at POR; '1' = bit is set; '0' = bit is cleared; x = bit value is unknown

Name: RDCCON
Offset: 0x001F90

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
 ON        
Access R/W 
Reset 0 
Bit 76543210 
        CORDICSTART 
Access R/S/HC 
Reset 0 

Bit 15 – ON  RDC Enable bit

ValueDescription
1

Module is enabled.

0

Module is disabled.

Bit 0 – CORDICSTART CORDIC Block Start bit

ValueDescription
1

Begins a CORDIC calculation. The CXIN, CYIN and CANGIN bit fields should be loaded with valid inputs before setting this bit. Writes to the CXIN, CYIN or CANGIN bits will be ignored while CORDICSTART is set. This bit is cleared by hardware when the calculation is completed.

0

The CORDIC block calculation is not in progress.