#[doc = "CTRLA register accessor: an alias for `Reg`"] pub type CTRLA = crate::Reg; #[doc = "MODE2 Control A"] pub mod ctrla; #[doc = "EVCTRL register accessor: an alias for `Reg`"] pub type EVCTRL = crate::Reg; #[doc = "MODE2 Event Control"] pub mod evctrl; #[doc = "INTENCLR register accessor: an alias for `Reg`"] pub type INTENCLR = crate::Reg; #[doc = "MODE2 Interrupt Enable Clear"] pub mod intenclr; #[doc = "INTENSET register accessor: an alias for `Reg`"] pub type INTENSET = crate::Reg; #[doc = "MODE2 Interrupt Enable Set"] pub mod intenset; #[doc = "INTFLAG register accessor: an alias for `Reg`"] pub type INTFLAG = crate::Reg; #[doc = "MODE2 Interrupt Flag Status and Clear"] pub mod intflag; #[doc = "DBGCTRL register accessor: an alias for `Reg`"] pub type DBGCTRL = crate::Reg; #[doc = "Debug Control"] pub mod dbgctrl; #[doc = "SYNCBUSY register accessor: an alias for `Reg`"] pub type SYNCBUSY = crate::Reg; #[doc = "MODE2 Synchronization Busy Status"] pub mod syncbusy; #[doc = "FREQCORR register accessor: an alias for `Reg`"] pub type FREQCORR = crate::Reg; #[doc = "Frequency Correction"] pub mod freqcorr; #[doc = "CLOCK register accessor: an alias for `Reg`"] pub type CLOCK = crate::Reg; #[doc = "MODE2 Clock Value"] pub mod clock; #[doc = "ALARM register accessor: an alias for `Reg`"] pub type ALARM = crate::Reg; #[doc = "MODE2_ALARM Alarm n Value"] pub mod alarm; #[doc = "MASK register accessor: an alias for `Reg`"] pub type MASK = crate::Reg; #[doc = "MODE2_ALARM Alarm n Mask"] pub mod mask;