Type Alias nrf52840_hal::pac::power::ram::power::S13RETENTION_W

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

Field S13RETENTION writer - Keep retention on RAM section S13 when RAM section is off

Aliased Type§

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