Skyward boardcore
Loading...
Searching...
No Matches
Boardcore::GammaConf Struct Reference

#include <GammaTypes.h>

Public Attributes

bool isValid
 
bool handshake = false
 
std::array< uint8_t, 3 > localAddress = {{125}}
 
std::array< uint8_t, 3 > destinationAddress = {{125}}
 
GammaSF loraSf = SF6
 
GammaPower loraPower = dbm15
 
GammaBaudrate baudrate = B_57600
 

Detailed Description

Definition at line 75 of file GammaTypes.h.

Member Data Documentation

◆ baudrate

GammaBaudrate Boardcore::GammaConf::baudrate = B_57600

Definition at line 84 of file GammaTypes.h.

◆ destinationAddress

std::array<uint8_t, 3> Boardcore::GammaConf::destinationAddress = {{125}}

Definition at line 81 of file GammaTypes.h.

◆ handshake

bool Boardcore::GammaConf::handshake = false

Definition at line 79 of file GammaTypes.h.

◆ isValid

bool Boardcore::GammaConf::isValid
Initial value:
=
false

Definition at line 77 of file GammaTypes.h.

◆ localAddress

std::array<uint8_t, 3> Boardcore::GammaConf::localAddress = {{125}}

Definition at line 80 of file GammaTypes.h.

◆ loraPower

GammaPower Boardcore::GammaConf::loraPower = dbm15

Definition at line 83 of file GammaTypes.h.

◆ loraSf

GammaSF Boardcore::GammaConf::loraSf = SF6

Definition at line 82 of file GammaTypes.h.


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