KUARTConf Struct Reference
Uart configuration structure. More...
#include <uart.h>
Data Fields | |
const char * | dev_path |
uint32_t | baud_rate |
KWordLen | word_len |
KStopBits | stop_bits |
KParity | parity |
uint8_t | rx_queue_len |
uint8_t | tx_queue_len |
Field Documentation
uint32_t KUARTConf::baud_rate |
const char* KUARTConf::dev_path |
KParity KUARTConf::parity |
uint8_t KUARTConf::rx_queue_len |
KStopBits KUARTConf::stop_bits |
uint8_t KUARTConf::tx_queue_len |
KWordLen KUARTConf::word_len |
The documentation for this struct was generated from the following file:
- kubos-hal/uart.h