Expand description

Extended address configuration.

Structs

Extended address configuration.
Register ADDRCONF reader
Register ADDRCONF writer

Enums

Extended addressing mode.
Wait for write complete before sending command.
Send WREN (write enable opcode 0x06) before instruction.

Type Definitions

Field BYTE0 reader - Byte 0 following opcode.
Field BYTE0 writer - Byte 0 following opcode.
Field BYTE1 reader - Byte 1 following byte 0.
Field BYTE1 writer - Byte 1 following byte 0.
Field MODE reader - Extended addressing mode.
Field MODE writer - Extended addressing mode.
Field OPCODE reader - Opcode that enters the 32-bit addressing mode.
Field OPCODE writer - Opcode that enters the 32-bit addressing mode.
Field WIPWAIT reader - Wait for write complete before sending command.
Field WIPWAIT writer - Wait for write complete before sending command.
Field WREN reader - Send WREN (write enable opcode 0x06) before instruction.
Field WREN writer - Send WREN (write enable opcode 0x06) before instruction.