Type Alias esp32s3::efuse::PGM_CHECK_VALUE0
source · pub type PGM_CHECK_VALUE0 = Reg<PGM_CHECK_VALUE0_SPEC>;Expand description
PGM_CHECK_VALUE0 (rw) register accessor: Register 0 that stores the RS code to be programmed.
You can read this register and get pgm_check_value0::R. You can reset, write, write_with_zero this register using pgm_check_value0::W. You can also modify this register. See API.
For information about available fields see pgm_check_value0 module
Aliased Type§
struct PGM_CHECK_VALUE0 { /* private fields */ }