Type Alias radio_sx128x::Sx128xSpi

source ·
pub type Sx128xSpi<Spi, BusyPin, ReadyPin, SdnPin, DelayPin> = Sx128x<Base<Spi, BusyPin, ReadyPin, SdnPin, DelayPin>>;

Aliased Type§

struct Sx128xSpi<Spi, BusyPin, ReadyPin, SdnPin, DelayPin> { /* private fields */ }