Type Alias stm32_hal2::pac::pwr::cpucr::RUN_D3_W

source ·
pub type RUN_D3_W<'a, const O: u8> = BitWriterRaw<'a, u32, CPUCR_SPEC, bool, BitM, O>;
Expand description

Field RUN_D3 writer - Keep system D3 domain in Run mode regardless of the CPU sub-systems modes

Aliased Type§

struct RUN_D3_W<'a, const O: u8> { /* private fields */ }