Type Alias Tx5

Source
pub type Tx5<WORD = u8> = Tx<UART5, WORD>;

Aliased Typeยง

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