Skyward boardcore
Loading...
Searching...
No Matches
Xbee.h File Reference
#include <diagnostic/PrintLogger.h>
#include <drivers/spi/SPIDriver.h>
#include <miosix.h>
#include <radio/Transceiver.h>
#include <utils/collections/CircularBuffer.h>
#include <functional>
#include "APIFrameParser.h"
#include "XbeeStatus.h"
Include dependency graph for Xbee.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Boardcore::Xbee::Xbee
 

Namespaces

namespace  Boardcore
 This file includes all the types the logdecoder script will decode.
 
namespace  Boardcore::Xbee
 

Typedefs

using GpioType = miosix::GpioPin
 
using Boardcore::Xbee::ParseResult = APIFrameParser::ParseResult
 

Typedef Documentation

◆ GpioType

using GpioType = miosix::GpioPin

Definition at line 39 of file Xbee.h.