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