pub type BusyR = BitReader<Busy>;Expand description
Field BUSY reader - RTC Busy. This bit is set to 1 by hardware when changes to RTC registers required a synchronized version of the register to be in place. This bit is automatically cleared by hardware.
Aliased Type§
pub struct BusyR { /* private fields */ }