RTEMS 6.1-rc4
|
LPUART eDMA handle. More...
#include <fsl_lpuart_edma.h>
Data Fields | |
lpuart_edma_transfer_callback_t | callback |
void * | userData |
size_t | rxDataSizeAll |
size_t | txDataSizeAll |
edma_handle_t * | txEdmaHandle |
edma_handle_t * | rxEdmaHandle |
uint8_t | nbytes |
volatile uint8_t | txState |
volatile uint8_t | rxState |
LPUART eDMA handle.