FreeEMS  0.2.0-SNAPSHOT-285-g028e24c
Data Fields
serialSetting Struct Reference

Settings related to serial communications. More...

#include <FixedConfigs.h>

Data Fields

unsigned short baudDivisor
 The number used to set the data rate. 22 = (40MHz / (16*115.2kHz)) = 21.7013889.

Detailed Description

Settings related to serial communications.

Definition at line 122 of file FixedConfigs.h.

Field Documentation

unsigned short serialSetting::baudDivisor

The number used to set the data rate. 22 = (40MHz / (16*115.2kHz)) = 21.7013889.

Definition at line 123 of file FixedConfigs.h.

Referenced by initSCIStuff().


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