Struct esp32c3::rmt::sys_conf::SYS_CONF_SPEC [−][src]
pub struct SYS_CONF_SPEC;
Expand description
Trait Implementations
read()
method returns sys_conf::R reader structure
type Ux = u32
type Ux = u32
Raw register type (u8
, u16
, u32
, …).
reset()
method sets SYS_CONF to value 0x0500_0010
Reset value of the register.
write(|w| ..)
method takes sys_conf::W writer structure