Type Alias nrf52840_hal::pac::qspi::ifconfig1::DPMEN_W

source ·
pub type DPMEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, IFCONFIG1_SPEC, DPMEN_A, BitM, 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 */ }