SLAU962A December 2025 – June 2026 MSPM33C321A , MSPM33C321A-Q1
Table 19-1 lists the memory-mapped registers for the VREF registers. All register offset addresses not listed in Table 19-1 should be considered as reserved locations and the register contents should not be modified.
| Offset | Acronym | Register Name | Section |
|---|---|---|---|
| 800h | PWREN | Power enable | Section 19.3.1 |
| 804h | RSTCTL | Reset Control | Section 19.3.2 |
| 814h | STAT | Status Register | Section 19.3.3 |
| 1000h | CLKDIV | Clock Divider | Section 19.3.4 |
| 1008h | CLKSEL | Clock Selection | Section 19.3.5 |
| 1100h | CTL0 | Control 0 | Section 19.3.6 |
| 1104h | CTL1 | Control 1 | Section 19.3.7 |
| 1108h | CTL2 | Control 2 | Section 19.3.8 |
| 110Ch | V2IEN | V2I ENABLE REGISTER | Section 19.3.9 |
Complex bit access types are encoded to fit into small table cells. Table 19-2 shows the codes that are used for access types in this section.
| Access Type | Code | Description |
|---|---|---|
| Read Type | ||
| R | R | Read |
| Write Type | ||
| W | W | Write |
| WK | W K | Write Write protected by a key |
| Reset or Default Value | ||
| -n | Value after reset or the default value | |
PWREN is shown in Table 19-3.
Return to the Summary Table.
Register to control the power state
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-24 | KEY | W | 0h | KEY to allow Power State Change
|
| 23-1 | RESERVED | R/W | 0h | |
| 0 | ENABLE | R/WK | 0h | Enable the power KEY must be set to 26h to write to this bit.
|
RSTCTL is shown in Table 19-4.
Return to the Summary Table.
Register to control reset assertion and de-assertion
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-24 | KEY | W | 0h | Unlock key
|
| 23-2 | RESERVED | W | 0h | |
| 1 | RESETSTKYCLR | WK | 0h | Clear the RESETSTKY bit in the STAT register KEY must be set to B1h to write to this bit.
|
| 0 | RESETASSERT | WK | 0h | Assert reset to the peripheral KEY must be set to B1h to write to this bit.
|
STAT is shown in Table 19-5.
Return to the Summary Table.
peripheral enable and reset status
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-17 | RESERVED | R | 0h | |
| 16 | RESETSTKY | R | 0h | This bit indicates, if the peripheral was reset, since this bit was cleared by RESETSTKYCLR in the RSTCTL register
|
| 15-0 | RESERVED | R | 0h |
CLKDIV is shown in Table 19-6.
Return to the Summary Table.
Clock Divider
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-3 | RESERVED | R/W | 0h | |
| 2-0 | RATIO | R/W | 0h | Selects divide ratio of module clock to be used in sample and hold logic |
CLKSEL is shown in Table 19-7.
Return to the Summary Table.
Clock Selection
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-4 | RESERVED | R/W | 0h | |
| 3 | BUSCLK_SEL | R/W | 0h | Selects BUSCLK as clock source if enabled |
| 2 | MFCLK_SEL | R/W | 0h | Selects MFCLK as clock source if enabled |
| 1 | LFCLK_SEL | R/W | 0h | Selects LFCLK as clock source if enabled |
| 0 | RESERVED | R/W | 0h |
CTL0 is shown in Table 19-8.
Return to the Summary Table.
Control 0 register.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-9 | RESERVED | R/W | 0h | |
| 8 | SHMODE | R/W | 0h | This bit enable sample and hold mode
|
| 7 | BUFCONFIG | R/W | 0h | These bits configure output buffer.
|
| 6-2 | RESERVED | R/W | 0h | |
| 1 | COMP_VREF_ENABLE | R/W | 0h | Comparator Vref Enable
|
| 0 | ENABLE | R/W | 0h | This bit enables the VREF module.
|
CTL1 is shown in Table 19-9.
Return to the Summary Table.
Control 1 register.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-2 | RESERVED | R/W | 0h | |
| 1 | VREFLOSEL | R/W | 0h | This bit select VREFLO pin |
| 0 | READY | R | 0h | These bits defines status of VREF
|
CTL2 is shown in Table 19-10.
Return to the Summary Table.
Control 2 register.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-16 | HCYCLE | R/W | 0h | Hold cycle count Total cycles of module clock for hold phase when VREF is working in sample and hold mode in STANDBY to save power. Please refer VREF section of datasheet for recommended values of sample and hold times.
|
| 15-0 | SHCYCLE | R/W | 0h | Sample and Hold cycle count Total cycles of module clock for sample and hold phase when VREF is working in sample and hold mode in STANDBY to save power. This field should be greater than HCYCLE field. The difference between this field and HCYCLE gives the number of cycles of sample phase. Please refer VREF section of datasheet for recommended values of sample and hold times.
|
V2IEN is shown in Table 19-11.
Return to the Summary Table.
V2I ENABLE register.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-1 | RESERVED | R/W | 0h | |
| 0 | V2I_EN | R/W | 0h | V2I enable |