43.7.3 Comparator Control C (AC)

Table 43-4. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Grey cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
KWrite to clearSSoftware settable bit
Name: CTRLC
Offset: 0x08
Reset: 0x00000000
Property: PAC Write-Protection, Enable-Protected

Bit 3130292827262524 
      PRESCALER[2:0] 
Access R/WR/WR/W 
Reset 000 
Bit 2322212019181716 
   PER[9:4] 
Access R/WR/WR/WR/WR/WR/W 
Reset 000000 
Bit 15141312111098 
 PER[3:0]  WIDTH[9:8] 
Access R/WR/WR/WR/WR/WR/W 
Reset 000000 
Bit 76543210 
 WIDTH[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 

Bits 26:24 – PRESCALER[2:0] Prescaling Factor

These bits define the prescaling factor for the AC clock source (GCLK_AC) to generate the DAC sampling clock as shown in the following table.

ValueNameDescription
0x0DIV1Sampling rate is GCLK_AC (No division)
0x1DIV2Sampling rate is GCLK_AC/2
0x2DIV4Sampling rate is GCLK_AC/4
0x3DIV8Sampling rate is GCLK_AC/8
0x4DIV16Sampling rate is GCLK_AC/16
0x5DIV32Sampling rate is GCLK_AC/32
0x6DIV64Sampling rate is GCLK_AC/64
0x7DIV128Sampling rate is GCLK_AC/128

Bits 21:12 – PER[9:0] DAC Sample and Hold Clock Period

These bits configure the sample and hold clock period. If PER is set to zero, no sample and hold DAC clock is generated.

Note: These bits are ignored if DACCTRLn.SHENn=0 (i.e. DAC continuous operation mode is enabled).

Bits 9:0 – WIDTH[9:0] DAC Sample and Hold Clock Pulse Width

These bits configure the sample and hold clock pulse width. If WIDTH is set to zero, no sample and hold DAC clock is generated.

Note: These bits are ignored if DACCTRLn.SHENn=0 (i.e. DAC continuous operation mode is enabled).