DeviceNodeRadio

Type Alias DeviceNodeRadio 

Source
pub type DeviceNodeRadio = DutyGatedRadio<LoraphyRadio<NodeMutex, 4, 2>, EmbassyClock>;
Expand description

The node’s radio path: its virtual mux bundle behind the shared duty-ledger admission gate.

Aliased Type§

pub struct DeviceNodeRadio { /* private fields */ }