Struct esp8266::gpio::gpio_rtc_calib_sync::R [−][src]
pub struct R(_);Expand description
Register GPIO_RTC_CALIB_SYNC reader
Implementations
Bit 31 - Positvie edge of this bit will trigger the RTC-clock-calibration process.
Bits 0:9 - The cycle number of RTC-clock during RTC-clock-calibration
Methods from Deref<Target = R<GPIO_RTC_CALIB_SYNC_SPEC>>
Trait Implementations
Performs the conversion.