Type Alias Tx7

Source
pub type Tx7<WORD = u8> = Tx<UART7, WORD>;

Aliased Typeยง

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