38.7.1 CVDCON - CVD Control Register

Name: CVDCON
Offset: 0x00
Reset: 0x00020000
Property: -

Bit 3130292827262524 
 ONFRZSIDLORDERSDWREN ABORTSWTRIG 
Access R/WR/WR/WR/WR/WW/HCW/HC 
Reset 0000000 
Bit 2322212019181716 
 THSTR   CVDIENFIFOIENFIFOTH[9:8] 
Access R/WR/WR/WR/WR/W 
Reset 00010 
Bit 15141312111098 
 FIFOTH[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 76543210 
   CLKSEL[1:0]TRIGSEL[3:0] 
Access R/WR/WR/WR/WR/WR/W 
Reset 000000 

Bit 31 – ON Enables the State Machine to scan the enabled Scan Descriptors upon next trigger

Before turning ON bit from 1’b1 to 1’b0, the Scan Enable bits of all descriptors must be cleared and the CVD controller must either be allowed to finish any scan in progress or must be instructed to abort the scan with the ABORT bit.

Bit 30 – FRZ Freeze Mode

ValueDescription
1CVD controller stops in the Debugger mode
0CVD controller runs in the Debugger mode

Bit 29 – SIDL Stop in Idle Mode bit

ValueDescription
1CVD controller stops when device enters the Idle mode
0CVD controller continues running in the Idle mode

Bit 28 – ORDER RX/TX Loop Order

ValueDescription
1Scans all the requested TX indexes, then increments RX index and continues operation
0Scans all the requested RX indexes, then increments TX index and continues operation

Bit 27 – SDWREN Scan Descriptor Write Enable

ValueDescription
1

Enables writes to the scan descriptors

0

Prevents writes to the scan descriptors

Bit 25 – ABORT Abort Current Scan

Note: The controller moves on to the next enabled Scan Descriptor if there is one; otherwise, it goes to idle state. Hardware clears this bit.
ValueDescription
1Aborts the current scan
0CVD controller continues with the current scan

Bit 24 – SWTRIG Software Trigger control. Starts scan manually

Note: Hardware clears this bit.
ValueDescription
1Starts scan manually
0Continues without the scan

Bit 23 – THSTR Threshold Store Mode

ValueDescription
1Stores only the results which exceed the programmed threshold for the Scan Descriptor
0Stores all the results in FIFO

Bit 19 – CVDIEN Global Interrupt Enable

ValueDescription
1Enables the FIFO and scan descriptor interrupts
0Disables the FIFO and scan descriptor interrupts

Bit 18 – FIFOIEN FIFO Threshold Interrupt Enable

ValueDescription
1Controller asserts an interrupt when the FIFO threshold is met
0Controller does not assert an interrupt when the FIFO threshold is met

Bits 17:8 – FIFOTH[9:0] Threshold for the results FIFO

These bits contain threshold for the results FIFO that causes an interrupt and watermark FIFOWM status bit assertion.

Bits 5:4 – CLKSEL[1:0] Clock Select for CVD

ValueDescription
00PB1_CLK
01POSC
10LPRC
11GCLK

Bits 3:0 – TRIGSEL[3:0] Trigger select for starting the scan

ValueDescription
0000SFR controlled software trigger
0001EVSYS event. See Event System (EVSYS) from Related Links.
0010 - 1111Reserved