pub type Serial7<WORD = u8> = Serial<UART7, WORD>;
pub struct Serial7<WORD = u8> { /* private fields */ }