TMPM4KxA Group Peripheral Driver User Manual
V1.0.4.0
|
Data Structures | |
struct | uart_receive8_t |
Receive event information structure definenition. More... | |
struct | uart_receive16_t |
Receive event information structure definenition. More... | |
union | uart_receive_t |
Receive event information structure definenition. More... | |
struct | uart_transmit8_t |
Transmit data information structure definenition. More... | |
struct | uart_transmit16_t |
Transmit data information structure definenition. More... | |
union | uart_transmit_t |
Transmit data information structure definenition. More... | |
struct | uart_clock_t |
Clock setting structure definenition. More... | |
struct | uart_boudrate_t |
Boudrate setting structure definenition. More... | |
struct | uart_tx_fifo_t |
Transmit FIFO setting. More... | |
struct | uart_rx_fifo_t |
Receive FIFO setting. More... | |
struct | uart_initial_setting_t |
Initial setting structure definenition. More... | |
struct | uart_t |
UART handle structure definenition. More... | |
struct | uart_dma_setting_t |
DMA setting structure definenition. More... | |
struct | uart_dma_initial_setting_t |
UART DMA initial setting structure definenition. More... | |
struct | uart_dma_t |
UART DMA handle structure definenition. More... | |