Struct esp32c3::rtc_cntl::rtc::REGULATOR_FORCE_PD_R [−][src]
pub struct REGULATOR_FORCE_PD_R(_);
Expand description
Field REGULATOR_FORCE_PD
reader - RTC_REG force power down (for RTC_REG power down means decrease the voltage to 0.8v or lower )
Methods from Deref<Target = FieldReader<bool, bool>>
Returns true
if the bit is clear (0).
Returns true
if the bit is set (1).