Module cmd

Source
Expand description

eFuse command register.

Structs§

CMD_SPEC
eFuse command register.

Type Aliases§

BLK_NUM_R
Field BLK_NUM reader - The serial number of the block to be programmed. Value 0-10 corresponds to block number 0-10, respectively.
BLK_NUM_W
Field BLK_NUM writer - The serial number of the block to be programmed. Value 0-10 corresponds to block number 0-10, respectively.
PGM_CMD_R
Field PGM_CMD reader - Set this bit to send programming command.
PGM_CMD_W
Field PGM_CMD writer - Set this bit to send programming command.
R
Register CMD reader
READ_CMD_R
Field READ_CMD reader - Set this bit to send read command.
READ_CMD_W
Field READ_CMD writer - Set this bit to send read command.
W
Register CMD writer