RTEMS 6.1-rc5
|
LPUART DMA handle. More...
#include <fsl_lpuart_dma.h>
Data Fields | |
lpuart_dma_transfer_callback_t | callback |
void * | userData |
size_t | rxDataSizeAll |
size_t | txDataSizeAll |
dma_handle_t * | txDmaHandle |
dma_handle_t * | rxDmaHandle |
volatile uint8_t | txState |
volatile uint8_t | rxState |
LPUART DMA handle.