Type Alias nrf52840_hal::pac::power::ram::powerclr::S1RETENTION_W

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

Field S1RETENTION writer - Keep retention on RAM section S1 when RAM section is switched off

Aliased Type§

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