Mbed OS Reference
|
Public Member Functions | |
void | set_delegate (Delegate *delegate) |
Set this instance's delegate. More... | |
Protected Member Functions | |
void | hw_interrupt () |
An implementation must call this function (can be called from interrupt context) when the PN512 asserts its interrupt line. More... | |
Definition at line 34 of file PN512SPITransportDriver.h.
|
inherited |
Set this instance's delegate.
[in] | delegate | the delegate instance to use |
|
protectedinherited |
An implementation must call this function (can be called from interrupt context) when the PN512 asserts its interrupt line.