Expand description
Extended address configuration.
Structs§
- Extended address configuration.
- Register
ADDRCONFreader - Register
ADDRCONFwriter
Enums§
- Extended addressing mode.
- Wait for write complete before sending command.
- Send WREN (write enable opcode 0x06) before instruction.
Type Aliases§
- Field
BYTE0reader - Byte 0 following opcode. - Field
BYTE0writer - Byte 0 following opcode. - Field
BYTE1reader - Byte 1 following byte 0. - Field
BYTE1writer - Byte 1 following byte 0. - Field
MODEreader - Extended addressing mode. - Field
MODEwriter - Extended addressing mode. - Field
OPCODEreader - Opcode that enters the 32-bit addressing mode. - Field
OPCODEwriter - Opcode that enters the 32-bit addressing mode. - Field
WIPWAITreader - Wait for write complete before sending command. - Field
WIPWAITwriter - Wait for write complete before sending command. - Field
WRENreader - Send WREN (write enable opcode 0x06) before instruction. - Field
WRENwriter - Send WREN (write enable opcode 0x06) before instruction.