Type Alias Serial5

Source
pub type Serial5<WORD = u8> = Serial<UART5, WORD>;

Aliased Typeยง

pub struct Serial5<WORD = u8> { /* private fields */ }