Type Alias nrf52832_hal::pac::power::ram::power::S0RETENTION_W

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

Field S0RETENTION writer - Keep retention on RAM section S0 when RAM section is in OFF

Aliased Type§

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