14.8.16 VREG_CTRL

The VREG_CTRL register controls the use of the voltage regulators and indicates the status of these.

Name: VREG_CTRL
Offset: 0x10
Reset: 0x00
Property: -

Bit 76543210 
 AVREG_EXTAVDD_OKDVREG_EXTDVDD_OK 
Access R/WRRRR/WRRR 
Reset 00000000 

Bit 7 – AVREG_EXT AVREG_EXT

If set this register bit disables the internal analog voltage regulator to apply an external regulated 1.8V supply for the analog building blocks.

Table 14-78. AVREG_EXT
ValueDescription
0x0Internal voltage regulator enabled, analog section
0x1Internal voltage regulator disabled, use external regulated 1.8V supply voltage for the analog section

Bit 6 – AVDD_OK AVDD_OK

This register bit indicates if the internal 1.8V regulated voltage supply AVDD has settled. The bit is set to logic high, if AVREG_EXT = 1.

Table 14-79. AVDD_OK
ValueDescription
0x0Analog voltage regulator is disabled or supply voltage not stable
0x1Analog supply voltage is stable

Bit 3 – DVREG_EXT DVREG_EXT

If set this register bit disables the internal digital voltage regulator to apply an external regulated 1.8V supply for the digital building blocks.

Table 14-80. DVREG_EXT
ValueDescription
0x0Internal voltage regulator enabled, digital section
0x1Internal voltage regulator disabled, use external regulated 1.8V supply voltage for the digital section

Bit 2 – DVDD_OK DVDD_OK

This register bit indicates if the internal 1.8V regulated voltage supply DVDD has settled. The bit is set to logic high, if DVREG_EXT = 1.

Table 14-81. DVDD_OK
ValueDescription
0x0Digital voltage regulator is disabled or supply voltage not stable
0x1Digital supply voltage is stable
  1. While the reset value of this bit is zero, any practical access to the register is only possible when DVREG is active. So this bit is normally always read out as one.