Module mfrc522::comm::blocking

source ·
Expand description

Blocking implementations for the three supported communication interfaces.

Modules

  • Blocking implementation of the Interface trait for I2C communication.
  • Blocking implementation of the Interface trait for SPI communication.
  • TODO: Blocking implementation of the Interface trait for UART communication.