Figure 2-6 shows what parameters are included in Retention Configuration block.
- Low-Power Register Retention:
some MSPM0G peripherals residing in PD1 domain do not retain register contents
when entering STOP or STANDBY modes. Developers can decide to reinitialize the
peripheral using the default initialization from SysConfig in the application.
This approach is more memory-efficient. Alternatively, the user can also use the
provided DriverLib APIs to save and restore the register configuration of the
peripheral before and after entering low-power mode. This approach is
recommended if the peripheral configuration is modified at runtime.
- Disable Retention APIs: when
selected, the retention APIs are not generated regardless of selected
peripheral.