|
Skyward boardcore
|
#include <SX1278Frontends.h>


Public Member Functions | |
| EbyteFrontend (miosix::GpioPin tx_enable, miosix::GpioPin rx_enable) | |
| bool | isOnPaBoost () override |
| Is this frontend connected to PA_BOOST or RFO_LF/_HF? | |
| int | maxInPower () override |
| What is the maximum power supported by this frontend? | |
| void | enableRx () override |
| void | disableRx () override |
| void | enableTx () override |
| void | disableTx () override |
Definition at line 32 of file SX1278Frontends.h.
|
inline |
Definition at line 35 of file SX1278Frontends.h.
|
inlineoverridevirtual |
Implements Boardcore::SX1278::ISX1278Frontend.
Definition at line 44 of file SX1278Frontends.h.
|
inlineoverridevirtual |
Implements Boardcore::SX1278::ISX1278Frontend.
Definition at line 46 of file SX1278Frontends.h.
|
inlineoverridevirtual |
Implements Boardcore::SX1278::ISX1278Frontend.
Definition at line 43 of file SX1278Frontends.h.
|
inlineoverridevirtual |
Implements Boardcore::SX1278::ISX1278Frontend.
Definition at line 45 of file SX1278Frontends.h.
|
inlineoverridevirtual |
Is this frontend connected to PA_BOOST or RFO_LF/_HF?
Implements Boardcore::SX1278::ISX1278Frontend.
Definition at line 40 of file SX1278Frontends.h.
|
inlineoverridevirtual |
What is the maximum power supported by this frontend?
Implements Boardcore::SX1278::ISX1278Frontend.
Definition at line 41 of file SX1278Frontends.h.