Loading...
Searching...
No Matches
ethos_params_t Struct Reference

Struct containing the needed configuration. More...

Detailed Description

Struct containing the needed configuration.

Definition at line 125 of file ethos.h.

#include <ethos.h>

Data Fields

uart_t uart
 UART device to use.
 
uint32_t baudrate
 baudrate to UART device
 

Field Documentation

◆ baudrate

uint32_t ethos_params_t::baudrate

baudrate to UART device

Definition at line 127 of file ethos.h.

◆ uart

uart_t ethos_params_t::uart

UART device to use.

Definition at line 126 of file ethos.h.


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