Type Alias Rx8

Source
pub type Rx8<WORD = u8> = Rx<UART8, WORD>;

Aliased Typeยง

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