Skip to main content

Mfrc522Device

Type Alias Mfrc522Device 

Source
pub type Mfrc522Device = MFRC522<SpiDriver<ExclusiveDevice<Spi<'static, SPI0, Async>, Output<'static>, NoDelay>>>;
Available on target_os=none only.
Expand description

Static type for RFID reader events

Aliased Typeยง

pub struct Mfrc522Device { /* private fields */ }