UART transfer structure.
More...
#include <uart.h>
UART transfer structure.
Definition at line 149 of file uart.h.
◆ data
uint8_t* _hal_uart_transfer::data |
The buffer of data to be transfer.
Definition at line 151 of file uart.h.
◆ dataSize
size_t _hal_uart_transfer::dataSize |
The byte count to be transfer.
Definition at line 152 of file uart.h.
The documentation for this struct was generated from the following file: