153extern "C" void SX1276SetBoardTcxo(
bool state );
188 static void RH_INTERRUPT_ATTR isr();
191 static RH_ABZ* _thisDevice;
RHMode
Defines different operating modes for the transport hardware.
Definition RHGenericDriver.h:49
virtual RHMode mode()
Definition RHGenericDriver.cpp:165
virtual void selectSlave()
virtual void deselectSlave()
virtual bool modeWillChange(RHMode mode)
RH_RF95(uint8_t slaveSelectPin=SS, uint8_t interruptPin=2, RHGenericSPI &spi=hardware_spi)
Definition RH_RF95.cpp:31