[][src]Module radio_sx127x::base

Basic HAL functions for communicating with the radio device

This provides decoupling between embedded hal traits and the RF device implementation.

Traits

Base

Base implementation can be generic over SPI or UART connections