Rx2

Type Alias Rx2 

Source
pub type Rx2<WORD = u8> = Rx<USART2, WORD>;

Aliased Typeยง

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