Expand description
eFuse Controller
Modules§
- eFuse clock configuration register.
- eFuse command register.
- eFuse operation mode configuration register.
- Controls the eFuse programming voltage.
- Version control register.
- eFuse interrupt clear register.
- eFuse interrupt enable register.
- eFuse raw interrupt register.
- eFuse interrupt status register.
- Register %s that stores the RS code to be programmed.
- Register %s that stores data to be programmed.
- Register %s of BLOCK4 (KEY0).
- Register %s of BLOCK5 (KEY1).
- Register %s of BLOCK6 (KEY2).
- Register %s of BLOCK7 (KEY3).
- Register %s of BLOCK8 (KEY4).
- Register %s of BLOCK9 (KEY5).
- Register 0 of BLOCK1.
- Register 1 of BLOCK1.
- Register 2 of BLOCK1.
- Register 3 of BLOCK1.
- Register 4 of BLOCK1.
- Register 5 of BLOCK1.
- Register 1 of BLOCK0.
- Register 2 of BLOCK0.
- Register 3 of BLOCK0.
- Register 4 of BLOCK0.
- Register 5 of BLOCK0.
- Programming error record register 0 of BLOCK0.
- Programming error record register 1 of BLOCK0.
- Programming error record register 2 of BLOCK0.
- Programming error record register 3 of BLOCK0.
- Programming error record register 4 of BLOCK0.
- Programming error record register 0 of BLOCK1-10.
- Programming error record register 1 of BLOCK1-10.
- Register %s of BLOCK2 (system).
- Register %s of BLOCK10 (system).
- Configures read timing parameters.
- Register %s of BLOCK3 (user).
- Register 0 of BLOCK0.
- eFuse status register.
- Configuration register 0 of eFuse programming timing parameters.
- Configuration register 1 of eFuse programming timing parameters.
- Configuration register 2 of eFuse programming timing parameters.
Structs§
- Register block
Type Aliases§
- CLK (rw) register accessor: eFuse clock configuration register.
- CMD (rw) register accessor: eFuse command register.
- CONF (rw) register accessor: eFuse operation mode configuration register.
- DAC_CONF (rw) register accessor: Controls the eFuse programming voltage.
- DATE (rw) register accessor: Version control register.
- INT_CLR (w) register accessor: eFuse interrupt clear register.
- INT_ENA (rw) register accessor: eFuse interrupt enable register.
- INT_RAW (r) register accessor: eFuse raw interrupt register.
- INT_ST (r) register accessor: eFuse interrupt status register.
- PGM_CHECK_VALUE (rw) register accessor: Register %s that stores the RS code to be programmed.
- PGM_DATA (rw) register accessor: Register %s that stores data to be programmed.
- RD_KEY0_DATA (r) register accessor: Register %s of BLOCK4 (KEY0).
- RD_KEY1_DATA (r) register accessor: Register %s of BLOCK5 (KEY1).
- RD_KEY2_DATA (r) register accessor: Register %s of BLOCK6 (KEY2).
- RD_KEY3_DATA (r) register accessor: Register %s of BLOCK7 (KEY3).
- RD_KEY4_DATA (r) register accessor: Register %s of BLOCK8 (KEY4).
- RD_KEY5_DATA (r) register accessor: Register %s of BLOCK9 (KEY5).
- RD_MAC_SPI_SYS_0 (r) register accessor: Register 0 of BLOCK1.
- RD_MAC_SPI_SYS_1 (r) register accessor: Register 1 of BLOCK1.
- RD_MAC_SPI_SYS_2 (r) register accessor: Register 2 of BLOCK1.
- RD_MAC_SPI_SYS_3 (r) register accessor: Register 3 of BLOCK1.
- RD_MAC_SPI_SYS_4 (r) register accessor: Register 4 of BLOCK1.
- RD_MAC_SPI_SYS_5 (r) register accessor: Register 5 of BLOCK1.
- RD_REPEAT_DATA0 (r) register accessor: Register 1 of BLOCK0.
- RD_REPEAT_DATA1 (r) register accessor: Register 2 of BLOCK0.
- RD_REPEAT_DATA2 (r) register accessor: Register 3 of BLOCK0.
- RD_REPEAT_DATA3 (r) register accessor: Register 4 of BLOCK0.
- RD_REPEAT_DATA4 (r) register accessor: Register 5 of BLOCK0.
- RD_REPEAT_ERR0 (r) register accessor: Programming error record register 0 of BLOCK0.
- RD_REPEAT_ERR1 (r) register accessor: Programming error record register 1 of BLOCK0.
- RD_REPEAT_ERR2 (r) register accessor: Programming error record register 2 of BLOCK0.
- RD_REPEAT_ERR3 (r) register accessor: Programming error record register 3 of BLOCK0.
- RD_REPEAT_ERR4 (r) register accessor: Programming error record register 4 of BLOCK0.
- RD_RS_ERR0 (r) register accessor: Programming error record register 0 of BLOCK1-10.
- RD_RS_ERR1 (r) register accessor: Programming error record register 1 of BLOCK1-10.
- RD_SYS_DATA_PART1_ (r) register accessor: Register %s of BLOCK2 (system).
- RD_SYS_DATA_PART2_ (r) register accessor: Register %s of BLOCK10 (system).
- RD_TIM_CONF (rw) register accessor: Configures read timing parameters.
- RD_USR_DATA (r) register accessor: Register %s of BLOCK3 (user).
- RD_WR_DIS (r) register accessor: Register 0 of BLOCK0.
- STATUS (r) register accessor: eFuse status register.
- WR_TIM_CONF0 (rw) register accessor: Configuration register 0 of eFuse programming timing parameters.
- WR_TIM_CONF1 (rw) register accessor: Configuration register 1 of eFuse programming timing parameters.
- WR_TIM_CONF2 (rw) register accessor: Configuration register 2 of eFuse programming timing parameters.