Module esp32c3::efuse::cmd

source ·
Expand description

eFuse command register.

Structs§

Type Aliases§

  • Field BLK_NUM reader - The serial number of the block to be programmed. Value 0-10 corresponds to block number 0-10, respectively.
  • Field BLK_NUM writer - The serial number of the block to be programmed. Value 0-10 corresponds to block number 0-10, respectively.
  • Field PGM_CMD reader - Set this bit to send programming command.
  • Field PGM_CMD writer - Set this bit to send programming command.
  • Register CMD reader
  • Field READ_CMD reader - Set this bit to send read command.
  • Field READ_CMD writer - Set this bit to send read command.
  • Register CMD writer