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

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

Field S5POWER writer - Keep RAM section S5 of RAMn on or off in System ON mode

Aliased Type§

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