pub type WREN_W<'a, const O: u8> = BitWriter<'a, u32, ADDRCONF_SPEC, WREN_A, O>;
Expand description

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

Implementations

Do not send WREN.

Send WREN.