Type Alias nrf52840_hal::pac::power::ram::powerclr::S6RETENTION_W

source ·
pub type S6RETENTION_W<'a, const O: u8> = BitWriterRaw<'a, u32, POWERCLR_SPEC, S6RETENTION_AW, BitM, O>;
Expand description

Field S6RETENTION writer - Keep retention on RAM section S6 when RAM section is switched off

Aliased Type§

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