Type Alias esp32c3::interrupt_core0::EFUSE_INT_MAP

source ·
pub type EFUSE_INT_MAP = Reg<EFUSE_INT_MAP_SPEC>;
Expand description

EFUSE_INT_MAP (rw) register accessor: efuse intr map register

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

For information about available fields see efuse_int_map module

Aliased Type§

struct EFUSE_INT_MAP { /* private fields */ }