|
Azure Sphere MT3620 M4 API Reference Manual
|
Interface to UART. More...
#include <mhal_uart.h>
Data Fields | |
| u8 | port_num |
| UART controller port num. | |
| void __iomem * | base |
| UART controller base address. | |
| void __iomem * | cg_base |
| Clock gate base address. | |
| u32 | baudrate |
| UART baudrate. | |
| mhal_uart_data_len | data_bit |
| UART data bit. | |
| mhal_uart_parity | parity |
| UART parity. | |
| mhal_uart_stop_bit | stop_bit |
| UART stop bit. | |
| u8 | vff_dma_mode |
| UART DMA mode. More... | |
| struct mtk_uart_private * | mdata |
| M-HAL privite structure, used by M-HAL only. | |
Interface to UART.
It's used to pass arguments among OS-HAL/M-HAL/HDL.
| u8 vff_dma_mode |
UART DMA mode.
0: half-size; 1: VFF