Type Alias nrf52840_hal::pac::qspi::addrconf::OPCODE_W

source ·
pub type OPCODE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, ADDRCONF_SPEC, u8, u8, Unsafe, 8, O>;
Expand description

Field OPCODE writer - Opcode that enters the 32-bit addressing mode.

Aliased Type§

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