title: CddUart_Transaction summary: Data structure used with UART_read() and UART_write()
CddUart_Transaction
Data structure used with UART_read() and UART_write()
#include <Uart.h>
Structure Members
Member Type |
Member name |
Brief |
---|---|---|
void * |
buf |
|
uint32 |
count |
|
uint32 |
timeout |
|
uint32 |
status |
|
void * |
args |