Type Alias stm32f4xx_hal::uart::Rx4

source ·
pub type Rx4<WORD = u8> = Rx<UART4, WORD>;

Aliased Type§

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