KUART Struct Reference

Uart interface data structure. More...

#include <uart.h>

Data Fields

int dev
 
KUARTConf conf
 
QueueHandle_t rx_queue
 
QueueHandle_t tx_queue
 

Field Documentation

KUARTConf KUART::conf
int KUART::dev
QueueHandle_t KUART::rx_queue
QueueHandle_t KUART::tx_queue

The documentation for this struct was generated from the following file: