Type Alias nrf52840_pac::qspi::cinstrconf::WREN_R
source · pub type WREN_R = BitReader<WREN_A>;
Expand description
Field WREN
reader - Send WREN (write enable opcode 0x06) before instruction.
Aliased Type§
struct WREN_R { /* private fields */ }