Type Alias Tx4

Source
pub type Tx4<WORD = u8> = Tx<UART4, WORD>;

Aliased Typeยง

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