Module w806_pac::rcc::adapt_mask
source · [−]Expand description
Adaptive clock configuration mask
The chip adaptively turns off the clock of some functional modules according to the transition of some internal states.
Please do not change the configuration, otherwise it may cause system abnormality when configuring PMU function.
Re-exports
pub use CPU_A as SDIO_AHB_A;
pub use CPU_R as SDIO_AHB_R;
pub use CPU_A as PMU_A;
pub use CPU_R as PMU_R;
Structs
Adaptive clock configuration mask
Field cpu
reader - Cpu domain allow adaptive clock configurations
Field cpu
writer - Cpu domain allow adaptive clock configurations
Field pmu
writer - Allow pmu to shutdown gate unit connected to pll output
Register adapt_mask
reader
Field sdio_ahb
writer - Sdio-Ahb domain allow adaptive clock configurations
Register adapt_mask
writer
Enums
Cpu domain allow adaptive clock configurations