Type Alias stm32f4xx_hal::uart::Rx7

source ·
pub type Rx7<WORD = u8> = Rx<UART7, WORD>;

Aliased Type§

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