Public Attributes | List of all members
_hal_uart_transfer Struct Reference

UART transfer structure. More...

#include <uart.h>

Public Attributes

uint8_t * data
 
size_t dataSize
 

Detailed Description

UART transfer structure.

Definition at line 149 of file uart.h.

Member Data Documentation

◆ 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:


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:19