eBoard 🐩  ①⑧⑨
Written for SIA 2017/2018
_DELAY_TABLE Struct Reference

#include <eBoard.h>

Public Attributes

long baud
 
unsigned short rx_delay_centering
 
unsigned short rx_delay_intrabit
 
unsigned short rx_delay_stopbit
 
unsigned short tx_delay
 

Detailed Description

Definition at line 1166 of file eBoard.h.

Member Data Documentation

◆ baud

long _DELAY_TABLE::baud

Definition at line 1168 of file eBoard.h.

◆ rx_delay_centering

unsigned short _DELAY_TABLE::rx_delay_centering

Definition at line 1169 of file eBoard.h.

◆ rx_delay_intrabit

unsigned short _DELAY_TABLE::rx_delay_intrabit

Definition at line 1170 of file eBoard.h.

◆ rx_delay_stopbit

unsigned short _DELAY_TABLE::rx_delay_stopbit

Definition at line 1171 of file eBoard.h.

◆ tx_delay

unsigned short _DELAY_TABLE::tx_delay

Definition at line 1172 of file eBoard.h.


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