Module stm32_hal2::serial [−][src]
Based on stm32l4xx-hal
.
Serial module
This module support both polling and interrupt based accesses to the serial peripherals.
Structs
Config | USART Configuration structure |
Rx | Serial receiver |
Serial | Serial abstraction |
Tx | Serial transmitter |
Enums
Error | Serial error |
Event | Interrupt event |
Oversampling | USART oversampling settings |
Parity | USART parity settings |
StopBits | USART stopbits settings |