Type Alias Tx8

Source
pub type Tx8<WORD = u8> = Tx<UART8, WORD>;

Aliased Typeยง

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