Rx3

Type Alias Rx3 

Source
pub type Rx3<WORD = u8> = Rx<USART3, WORD>;

Aliased Typeยง

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