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

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

Field S12RETENTION writer - Keep retention on RAM section S12 when RAM section is switched off

Aliased Type§

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