void __4_11_3__GLOBAL_SOFT_POWER_DOWN_MODE() {
    /**
     * @group:       	4.11.3 GLOBAL SOFT POWER-DOWN MODE
     *
     * @description:	Soft power-down mode is used to power down the device when it is not in use after power-up. This mode disables all
     * 					internal functions except for the serial (SPI or I2 C) management interface.
     * 					When soft power-down mode is exited, all registers are reset to their default values, and all configuration strap pins are
     * 					sampled to set the device settings.
     *
     */
}