pub type RfidStatic = Channel<CriticalSectionRawMutex, RfidEvent, 4>;Available on
target_os=none only.Expand description
Static type for the Rfid device abstraction.
Aliased Typeยง
pub struct RfidStatic { /* private fields */ }