#[doc = "CTRLA register accessor: an alias for `Reg`"] pub type CTRLA = crate::Reg; #[doc = "USART_INT Control A"] pub mod ctrla; #[doc = "CTRLB register accessor: an alias for `Reg`"] pub type CTRLB = crate::Reg; #[doc = "USART_INT Control B"] pub mod ctrlb; #[doc = "CTRLC register accessor: an alias for `Reg`"] pub type CTRLC = crate::Reg; #[doc = "USART_INT Control C"] pub mod ctrlc; #[doc = "BAUD register accessor: an alias for `Reg`"] pub type BAUD = crate::Reg; #[doc = "USART_INT Baud Rate"] pub mod baud; #[doc = "BAUD_FRAC_MODE register accessor: an alias for `Reg`"] pub type BAUD_FRAC_MODE = crate::Reg; #[doc = "USART_INT Baud Rate"] pub mod baud_frac_mode; #[doc = "BAUD_FRACFP_MODE register accessor: an alias for `Reg`"] pub type BAUD_FRACFP_MODE = crate::Reg; #[doc = "USART_INT Baud Rate"] pub mod baud_fracfp_mode; #[doc = "BAUD_USARTFP_MODE register accessor: an alias for `Reg`"] pub type BAUD_USARTFP_MODE = crate::Reg; #[doc = "USART_INT Baud Rate"] pub mod baud_usartfp_mode; #[doc = "RXPL register accessor: an alias for `Reg`"] pub type RXPL = crate::Reg; #[doc = "USART_INT Receive Pulse Length"] pub mod rxpl; #[doc = "INTENCLR register accessor: an alias for `Reg`"] pub type INTENCLR = crate::Reg; #[doc = "USART_INT Interrupt Enable Clear"] pub mod intenclr; #[doc = "INTENSET register accessor: an alias for `Reg`"] pub type INTENSET = crate::Reg; #[doc = "USART_INT Interrupt Enable Set"] pub mod intenset; #[doc = "INTFLAG register accessor: an alias for `Reg`"] pub type INTFLAG = crate::Reg; #[doc = "USART_INT Interrupt Flag Status and Clear"] pub mod intflag; #[doc = "STATUS register accessor: an alias for `Reg`"] pub type STATUS = crate::Reg; #[doc = "USART_INT Status"] pub mod status; #[doc = "SYNCBUSY register accessor: an alias for `Reg`"] pub type SYNCBUSY = crate::Reg; #[doc = "USART_INT Synchronization Busy"] pub mod syncbusy; #[doc = "DATA register accessor: an alias for `Reg`"] pub type DATA = crate::Reg; #[doc = "USART_INT Data"] pub mod data; #[doc = "DBGCTRL register accessor: an alias for `Reg`"] pub type DBGCTRL = crate::Reg; #[doc = "USART_INT Debug Control"] pub mod dbgctrl;