Struct esp32c3::systimer::comp0_load::COMP0_LOAD_SPEC [−][src]
pub struct COMP0_LOAD_SPEC;
Expand description
SYSTIMER_COMP0_LOAD.
This register you can write_with_zero
, reset
, write
. See API.
For information about available fields see comp0_load module
Trait Implementations
type Ux = u32
type Ux = u32
Raw register type (u8
, u16
, u32
, …).
reset()
method sets COMP0_LOAD to value 0
Reset value of the register.
write(|w| ..)
method takes comp0_load::W writer structure