Type Alias stm32f4xx_hal::uart::Serial4

source ·
pub type Serial4<WORD = u8> = Serial<UART4, WORD>;

Aliased Type§

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