Expand description
Custom instruction configuration register.
Structs§
- CINSTRCONF_
SPEC - Custom instruction configuration register.
- R
- Register
CINSTRCONFreader - W
- Register
CINSTRCONFwriter
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
LENGTHreader - Length of custom instruction in number of bytes. - LENGTH_
W - Field
LENGTHwriter - Length of custom instruction in number of bytes. - LFEN_R
- Field
LFENreader - Enable long frame mode. When enabled, a custom instruction transaction has to be ended by writing the LFSTOP field. - LFEN_W
- Field
LFENwriter - Enable long frame mode. When enabled, a custom instruction transaction has to be ended by writing the LFSTOP field. - LFSTOP_
R - Field
LFSTOPreader - Stop (finalize) long frame transaction - LFSTOP_
W - Field
LFSTOPwriter - Stop (finalize) long frame transaction - LIO2_R
- Field
LIO2reader - Level of the IO2 pin (if connected) during transmission of custom instruction. - LIO2_W
- Field
LIO2writer - Level of the IO2 pin (if connected) during transmission of custom instruction. - LIO3_R
- Field
LIO3reader - Level of the IO3 pin (if connected) during transmission of custom instruction. - LIO3_W
- Field
LIO3writer - Level of the IO3 pin (if connected) during transmission of custom instruction. - OPCODE_
R - Field
OPCODEreader - Opcode of Custom instruction. - OPCODE_
W - Field
OPCODEwriter - Opcode of Custom instruction. - 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.