Type Alias Rx7

Source
pub type Rx7<WORD = u8> = Rx<UART7, WORD>;

Aliased Typeยง

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