Type Alias nrf52833_hal::pac::power::ram::power::S12POWER_W

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

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

Aliased Type§

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