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