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

The NFCControllerDriver delegate. More...

#include <NFCControllerDriver.h>

Inheritance diagram for NFCControllerDriver::Delegate:
NFCController

Public Member Functions

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

Detailed Description

The NFCControllerDriver delegate.

Definition at line 55 of file NFCControllerDriver.h.

Member Function Documentation

◆ on_hw_interrupt()

virtual void on_hw_interrupt ( )
virtual

Called when the controller asserts the interrupt line.

Definition at line 59 of file NFCControllerDriver.h.