Type Alias stm32f4xx_hal::serial::Serial1

source ·
pub type Serial1<WORD = u8> = Serial<USART1, WORD>;

Aliased Type§

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