pub type WREN_W<'a, const O: u8> = BitWriter<'a, u32, ADDRCONF_SPEC, WREN_A, O>;
Field WREN writer - Send WREN (write enable opcode 0x06) before instruction.
WREN
struct WREN_W<'a, const O: u8> { /* private fields */ }
Do not send WREN.
Send WREN.