ethos_params_t Struct Reference

Struct containing the needed configuration. More...

Detailed Description

Struct containing the needed configuration.

Definition at line 103 of file ethos.h.

#include <ethos.h>

Data Fields

uart_t uart
 UART device to use.
 
uint32_t baudrate
 baudrate to UART device
 
uint8_t * buf
 buffer for incoming packets
 
size_t bufsize
 size of ethos_params_t::buf
 

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