Type Alias nrf52840_pac::qspi::ifconfig1::DPMEN_W
source · pub type DPMEN_W<'a, const O: u8> = BitWriter<'a, u32, IFCONFIG1_SPEC, DPMEN_A, O>;
Expand description
Field DPMEN
writer - Enter/exit deep power-down mode (DPM) for external flash memory.
Aliased Type§
struct DPMEN_W<'a, const O: u8> { /* private fields */ }