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

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

Field S13POWER writer - Keep RAM section S13 of RAMn on or off in System ON mode

Aliased Type§

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