Type Alias nrf52832_hal::pac::power::ram::powerclr::S1POWER_W

source ·
pub type S1POWER_W<'a, const O: u8> = BitWriterRaw<'a, u32, POWERCLR_SPEC, S1POWER_AW, BitM, O>;
Expand description

Field S1POWER writer - Keep RAM section S1 of RAM0 on or off in System ON mode

Aliased Type§

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