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 930 of file eBoard.h.

Member Data Documentation

◆ baud

long _DELAY_TABLE::baud

Definition at line 931 of file eBoard.h.

◆ rx_delay_centering

unsigned short _DELAY_TABLE::rx_delay_centering

Definition at line 932 of file eBoard.h.

◆ rx_delay_intrabit

unsigned short _DELAY_TABLE::rx_delay_intrabit

Definition at line 933 of file eBoard.h.

◆ rx_delay_stopbit

unsigned short _DELAY_TABLE::rx_delay_stopbit

Definition at line 934 of file eBoard.h.

◆ tx_delay

unsigned short _DELAY_TABLE::tx_delay

Definition at line 935 of file eBoard.h.


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