Type Alias nrf52840_hal::pac::power::ram::power::S2POWER_W

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

Field S2POWER writer - Keep RAM section S2 on or off in System ON mode.

Aliased Type§

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