pub type EnR = BitReader<En>;Expand description
Field EN reader - Real Time Clock Enable. This bit enables the Real Time Clock. This bit can only be written when WE=1 and BUSY =0. Change to this bit is effective only after BUSY is cleared from 1 to 0.
Aliased Type§
pub struct EnR { /* private fields */ }