#include <modm/driver/radio/sx128x_transport.hpp>
 | 
| 
bool  | writeCommandSingleData (Command command, uint8_t *data=nullptr) | 
|   | 
| 
bool  | writeCommand (Command command, std::span< const uint8_t > data) | 
|   | 
| 
bool  | readCommand (Command command, std::span< uint8_t > data) | 
|   | 
| 
bool  | acquireMaster () | 
|   | 
| 
bool  | releaseMaster () | 
|   | 
template<class SpiMaster, class Cs>
class modm::Sx128xTransportSpi< SpiMaster, Cs >
SX128X SPI Transport Layer.
- Template Parameters
 - 
  
  
 
- Author
 - Rasmus Kleist Hørlyck Sørensen 
 
The documentation for this class was generated from the following file: