Type Alias nrf52840_hal::pac::power::ram::power::S10RETENTION_W

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

Field S10RETENTION writer - Keep retention on RAM section S10 when RAM section is off

Aliased Type§

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