Type Alias esp32c3::sensitive::ROM_TABLE

source ·
pub type ROM_TABLE = Reg<ROM_TABLE_SPEC>;
Expand description

ROM_TABLE (rw) register accessor: SENSITIVE_ROM_TABLE_REG

You can read this register and get rom_table::R. You can reset, write, write_with_zero this register using rom_table::W. You can also modify this register. See API.

For information about available fields see rom_table module

Aliased Type§

struct ROM_TABLE { /* private fields */ }