Class MFRC522DriverPin

Inheritance Relationships

Derived Type

Class Documentation

class MFRC522DriverPin

Must be pure virtual.

Subclassed by MFRC522DriverPinSimple

Public Functions

virtual bool init() = 0
virtual void high() = 0
virtual void low() = 0