Module nrf52840_hal::pac::qspi::cinstrconf[][src]

Expand description

Custom instruction configuration register.

Structs

Write proxy for field LENGTH

Write proxy for field LFEN

Write proxy for field LFSTOP

Write proxy for field LIO2

Write proxy for field LIO3

Write proxy for field OPCODE

Write proxy for field WIPWAIT

Write proxy for field WREN

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 Definitions

Reader of field LENGTH

Reader of field LFEN

Reader of field LFSTOP

Reader of field LIO2

Reader of field LIO3

Reader of field OPCODE

Reader of register CINSTRCONF

Writer for register CINSTRCONF

Reader of field WIPWAIT

Reader of field WREN