40.6.3 DACCON2 – DAC Config Register(1)

Note:
  1. The DACCON2 register is applicable when SnH clock is pb_clk. It is not applicable when SnH = 0 or when LPRCEN = 1.
Name: DACCON2
Offset: 0x08
Reset: 0x00000000
Property: -

Bit 3130292827262524 
 PRESCALAR[2:0]   PERIOD[9:8] 
Access R/WR/WR/WR/WR/W 
Reset 00000 
Bit 2322212019181716 
 PERIOD[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 15141312111098 
       WIDTH[9:8] 
Access R/WR/W 
Reset 00 
Bit 76543210 
 WIDTH[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 

Bits 31:29 – PRESCALAR[2:0] Prescaling Factor for SnH Clock

0x0 - Sampling clock is SnH clock directly

0x1 - Sampling clock is SnH clock/2

0x2 - Sampling clock is SnH clock/4

0x3 - Sampling clock is SnH clock/8

0x4 - Sampling clock is SnH clock/16

0x5 - Sampling clock is SnH clock/32

0x6 - Sampling clock is SnH clock/64

0x7 - Sampling clock is SnH clock/128

Bits 25:16 – PERIOD[9:0] SnH Clock Period

Tperiod = prescaler_clk_period × (DACCON2[PERIOD] + 1)

Bits 9:0 – WIDTH[9:0] SnH Clock Width

Twidth = prescaler_clk_period × (DACCON2[WIDTH] + 1)

The DACCON2 register is applicable when SnH clock is pb_clk. It is not applicable when SnH = 0 or when LPRCEN = 1.