Type Alias nrf52840_hal::pac::power::systemoff::SYSTEMOFF_W

source ·
pub type SYSTEMOFF_W<'a, const O: u8> = BitWriterRaw<'a, u32, SYSTEMOFF_SPEC, SYSTEMOFF_AW, BitM, O>;
Expand description

Field SYSTEMOFF writer - Enable System OFF mode

Aliased Type§

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