Type Alias nrf52840_hal::pac::qspi::addrconf::WREN_R

source ·
pub type WREN_R = BitReaderRaw<WREN_A>;
Expand description

Field WREN reader - Send WREN (write enable opcode 0x06) before instruction.

Aliased Type§

struct WREN_R { /* private fields */ }