Type Alias stm32f4xx_hal::uart::Serial5

source ·
pub type Serial5<WORD = u8> = Serial<UART5, WORD>;

Aliased Type§

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