Searched defs:_uart (Results 1 – 1 of 1) sorted by relevance
123 struct _uart { struct125 int index; /**< the uart index, as known to the os. */126 const char* path; /**< the uart device path. */127 int fd; /**< file descriptor for device. */128 mraa_adv_func_t* advance_func; /**< override function table */