Expand description
Custom instruction configuration register.
Structs§
- CINSTRCONF_
SPEC - Custom instruction configuration register.
- R
- Register
CINSTRCONF
reader - W
- Register
CINSTRCONF
writer
Enums§
- LENGTH_
A - Length of custom instruction in number of bytes.
- LFEN_A
- Enable long frame mode. When enabled, a custom instruction transaction has to be ended by writing the LFSTOP field.
- LFSTOP_
A - Stop (finalize) long frame transaction
- WIPWAIT_
A - Wait for write complete before sending command.
- WREN_A
- Send WREN (write enable opcode 0x06) before instruction.
Type Aliases§
- LENGTH_
R - Field
LENGTH
reader - Length of custom instruction in number of bytes. - LENGTH_
W - Field
LENGTH
writer - Length of custom instruction in number of bytes. - LFEN_R
- Field
LFEN
reader - Enable long frame mode. When enabled, a custom instruction transaction has to be ended by writing the LFSTOP field. - LFEN_W
- Field
LFEN
writer - Enable long frame mode. When enabled, a custom instruction transaction has to be ended by writing the LFSTOP field. - LFSTOP_
R - Field
LFSTOP
reader - Stop (finalize) long frame transaction - LFSTOP_
W - Field
LFSTOP
writer - Stop (finalize) long frame transaction - LIO2_R
- Field
LIO2
reader - Level of the IO2 pin (if connected) during transmission of custom instruction. - LIO2_W
- Field
LIO2
writer - Level of the IO2 pin (if connected) during transmission of custom instruction. - LIO3_R
- Field
LIO3
reader - Level of the IO3 pin (if connected) during transmission of custom instruction. - LIO3_W
- Field
LIO3
writer - Level of the IO3 pin (if connected) during transmission of custom instruction. - OPCODE_
R - Field
OPCODE
reader - Opcode of Custom instruction. - OPCODE_
W - Field
OPCODE
writer - Opcode of Custom instruction. - WIPWAIT_
R - Field
WIPWAIT
reader - Wait for write complete before sending command. - WIPWAIT_
W - Field
WIPWAIT
writer - Wait for write complete before sending command. - WREN_R
- Field
WREN
reader - Send WREN (write enable opcode 0x06) before instruction. - WREN_W
- Field
WREN
writer - Send WREN (write enable opcode 0x06) before instruction.