UART CPU specific definitions for the STM32 family. More...
UART CPU specific definitions for the STM32 family.
Definition in file cpu_uart.h.
 Include dependency graph for cpu_uart.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | uart_conf_t | 
| UART device configuration.  More... | |
| #define | UART_TXBUF_SIZE (64) | 
| Size of the UART TX buffer for non-blocking mode.  | |
| enum | uart_type_t { KINETIS_UART , KINETIS_LPUART , STM32_USART , STM32_LPUART } | 
| UART hardware module types.  More... | |
| enum uart_type_t | 
UART hardware module types.
Definition at line 33 of file cpu_uart.h.