Type Alias nrf52810_hal::pac::power::ram::power::S0POWER_W

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

Field S0POWER writer - Keep RAM section S0 ON or OFF in System ON mode.

Aliased Type§

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