Mbed OS Reference
Loading...
Searching...
No Matches
PN512TransportDriver::Delegate Struct Reference

The PN512TransportDriver delegate. More...

#include <PN512TransportDriver.h>

Inheritance diagram for PN512TransportDriver::Delegate:
PN512Driver

Public Member Functions

virtual void on_hw_interrupt ()
 Called when the PN512 asserts the interrupt line. More...
 

Detailed Description

The PN512TransportDriver delegate.

Definition at line 35 of file PN512TransportDriver.h.

Member Function Documentation

◆ on_hw_interrupt()

virtual void on_hw_interrupt ( )
virtual

Called when the PN512 asserts the interrupt line.

Definition at line 39 of file PN512TransportDriver.h.