Rx5

Type Alias Rx5 

Source
pub type Rx5<WORD = u8> = Rx<UART5, WORD>;

Aliased Typeยง

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