Struct esp32c3::interrupt_core0::efuse_int_map::EFUSE_INT_MAP_SPEC [−][src]
pub struct EFUSE_INT_MAP_SPEC;
Expand description
efuse intr map register
This register you can read
, write_with_zero
, reset
, write
, modify
. See API.
For information about available fields see efuse_int_map module
Trait Implementations
read()
method returns efuse_int_map::R reader structure
type Ux = u32
type Ux = u32
Raw register type (u8
, u16
, u32
, …).
reset()
method sets EFUSE_INT_MAP to value 0
Reset value of the register.
write(|w| ..)
method takes efuse_int_map::W writer structure