Expand description
Custom instruction configuration register.
Structs§
- Custom instruction configuration register.
- Register
CINSTRCONFreader - Register
CINSTRCONFwriter
Enums§
- Length of custom instruction in number of bytes.
- Enable long frame mode. When enabled, a custom instruction transaction has to be ended by writing the LFSTOP field.
- Stop (finalize) long frame transaction
- Wait for write complete before sending command.
- Send WREN (write enable opcode 0x06) before instruction.
Type Aliases§
- Field
LENGTHreader - Length of custom instruction in number of bytes. - Field
LENGTHwriter - Length of custom instruction in number of bytes. - Field
LFENreader - Enable long frame mode. When enabled, a custom instruction transaction has to be ended by writing the LFSTOP field. - Field
LFENwriter - Enable long frame mode. When enabled, a custom instruction transaction has to be ended by writing the LFSTOP field. - Field
LFSTOPreader - Stop (finalize) long frame transaction - Field
LFSTOPwriter - Stop (finalize) long frame transaction - Field
LIO2reader - Level of the IO2 pin (if connected) during transmission of custom instruction. - Field
LIO2writer - Level of the IO2 pin (if connected) during transmission of custom instruction. - Field
LIO3reader - Level of the IO3 pin (if connected) during transmission of custom instruction. - Field
LIO3writer - Level of the IO3 pin (if connected) during transmission of custom instruction. - Field
OPCODEreader - Opcode of Custom instruction. - Field
OPCODEwriter - Opcode of Custom instruction. - 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.