Type Alias stm32f4xx_hal::serial::Serial3

source ·
pub type Serial3<WORD = u8> = Serial<USART3, WORD>;

Aliased Type§

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