Bleeding edge development version of the xDot library for mbed 5. This version of the library is not guaranteed to be stable or well tested and should not be used in production or deployment scenarios.

Dependents:   Dot-Examples Dot-AT-Firmware Dot-Examples TEST_FF1705 ... more

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
BeaconData_tBeacon data content (w/o CRCs and RFUs)
ChannelChannel used for transmitting
DatarateDatarate used for transmitting and receiving
DatarateRangeDatarate range for a Channel
DeviceConfigDevice configuration
DownlinkControlFrame control field of downlink packets
DownlinkSettingsDownlink settings sent in Join Accept message
DutyBandDuty band for limiting time-on-air for regional regulations
JoinRequestFrameFrame structure for Join Request
LoRaMacEventInfo
MacHeaderMac header of uplink and downlink packets
MTSCircularBufferThis class provides a circular byte buffer meant for temporary storage during IO transactions
MulticastSessionMulticast session info
NetworkConfigNetwork configuration
NetworkSessionNetwork session info Some settings are acquired in join message and others may be changed through Mac Commands from server
RxWindowReceive window
SettingsCombination of device, network, testing settings and statistics
StatisticsStatistics of current network session
SxRadioRadio driver definition
SxRadioEventsRadio driver callback functions
TestingTesting settings
TextThis class contains a number of static methods for manipulating strings and other text data
UplinkControlFrame control field of uplink packets