Expand description
Extended address configuration.
Structs§
- ADDRCONF_
SPEC - Extended address configuration.
- R
- Register
ADDRCONFreader - W
- Register
ADDRCONFwriter
Enums§
- MODE_A
- Extended addressing mode.
- WIPWAIT_
A - Wait for write complete before sending command.
- WREN_A
- Send WREN (write enable opcode 0x06) before instruction.
Type Aliases§
- BYTE0_R
- Field
BYTE0reader - Byte 0 following opcode. - BYTE0_W
- Field
BYTE0writer - Byte 0 following opcode. - BYTE1_R
- Field
BYTE1reader - Byte 1 following byte 0. - BYTE1_W
- Field
BYTE1writer - Byte 1 following byte 0. - MODE_R
- Field
MODEreader - Extended addressing mode. - MODE_W
- Field
MODEwriter - Extended addressing mode. - OPCODE_
R - Field
OPCODEreader - Opcode that enters the 32-bit addressing mode. - OPCODE_
W - Field
OPCODEwriter - Opcode that enters the 32-bit addressing mode. - WIPWAIT_
R - Field
WIPWAITreader - Wait for write complete before sending command. - WIPWAIT_
W - Field
WIPWAITwriter - Wait for write complete before sending command. - WREN_R
- Field
WRENreader - Send WREN (write enable opcode 0x06) before instruction. - WREN_W
- Field
WRENwriter - Send WREN (write enable opcode 0x06) before instruction.