Type Alias nrf52840_hal::pac::power::ram::power::S11RETENTION_W

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

Field S11RETENTION writer - Keep retention on RAM section S11 when RAM section is off

Aliased Type§

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