pub type EN_W<'a> = BitWriter<'a, u32, CTRL_SPEC, bool, 0>;
Field EN writer - RTC Enable
EN
pub struct EN_W<'a> { /* private fields */ }