Struct esp32c3::sensitive::rom_table::ROM_TABLE_SPEC [−][src]
pub struct ROM_TABLE_SPEC;
Expand description
SENSITIVE_ROM_TABLE_REG
This register you can write_with_zero
, reset
, write
. See API.
For information about available fields see rom_table module
Trait Implementations
reset()
method sets ROM_TABLE to value 0
Reset value of the register.
write(|w| ..)
method takes rom_table::W writer structure