pub type WREN_R = BitReader<WREN_A>;
Field WREN reader - Send WREN (write enable opcode 0x06) before instruction.
WREN
struct WREN_R { /* private fields */ }
Get enumerated values variant
Checks if the value of the field is DISABLE
DISABLE
Checks if the value of the field is ENABLE
ENABLE