#include <common/p33c_pral/p33c_uart.h>
Collaboration diagram for UART_INTERFACE_CHANNEL_s:Data Fields | |
| volatile uint16_t | dma |
| DMA instance of interface. More... | |
| volatile struct GPIO_PORT_PIN_s | io |
| GPIO configuration. More... | |
Definition at line 118 of file p33c_uart.h.
| volatile uint16_t dma |
DMA instance of interface.
Definition at line 119 of file p33c_uart.h.
| volatile struct GPIO_PORT_PIN_s io |
GPIO configuration.
Definition at line 120 of file p33c_uart.h.