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

Custom instruction configuration register.

Structs

LENGTH_W

Write proxy for field LENGTH

LFEN_W

Write proxy for field LFEN

LFSTOP_W

Write proxy for field LFSTOP

LIO2_W

Write proxy for field LIO2

LIO3_W

Write proxy for field LIO3

OPCODE_W

Write proxy for field OPCODE

WIPWAIT_W

Write proxy for field WIPWAIT

WREN_W

Write proxy for field WREN

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 Definitions

LENGTH_R

Reader of field LENGTH

LFEN_R

Reader of field LFEN

LFSTOP_R

Reader of field LFSTOP

LIO2_R

Reader of field LIO2

LIO3_R

Reader of field LIO3

OPCODE_R

Reader of field OPCODE

R

Reader of register CINSTRCONF

W

Writer for register CINSTRCONF

WIPWAIT_R

Reader of field WIPWAIT

WREN_R

Reader of field WREN