Struct GX_HAL_PMU_SRAM_CFG

  • Defined in file__output_copyinclude_src_include_pmu_gx_hal_pmu_apus.h

Struct Documentation

struct GX_HAL_PMU_SRAM_CFG

PMU SRAM 深度休眠配置 SRAM 分为 5 块区域,每块区域可单独控制

Public Members

uint32_t sram0_shutdown

SRAM0 在深度休眠时是否断电 0: Retention 1: 断电

uint32_t sram1_shutdown

SRAM1 在深度休眠时是否断电 0: Retention 1: 断电

uint32_t sram2_shutdown

SRAM2 在深度休眠时是否断电 0: Retention 1: 断电

uint32_t sram3_shutdown

SRAM3 在深度休眠时是否断电 0: Retention 1: 断电

uint32_t sram4_shutdown

SRAM4 在深度休眠时是否断电 0: Retention 1: 断电

uint32_t rsv

预留