Type Alias nrf52840_hal::pac::power::ram::powerset::S12POWER_W

source ·
pub type S12POWER_W<'a, const O: u8> = BitWriterRaw<'a, u32, POWERSET_SPEC, S12POWER_AW, BitM, O>;
Expand description

Field S12POWER writer - Keep RAM section S12 of RAMn on or off in System ON mode

Aliased Type§

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