Enum stm32_hal2::usart::UsartDevice [−][src]
pub enum UsartDevice {
One,
Two,
Three,
}Expand description
Specify the Usart device to use. Used internally for setting the appropriate APB.
pub enum UsartDevice {
One,
Two,
Three,
}Specify the Usart device to use. Used internally for setting the appropriate APB.