Type Alias nrf52840_hal::pac::power::ram::power::S7POWER_W

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

Field S7POWER writer - Keep RAM section S7 on or off in System ON mode.

Aliased Type§

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