Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

NFCControllerDriver::Delegate Struct Reference

NFCControllerDriver::Delegate Struct Reference

The NFCControllerDriver delegate. More...

#include <NFCControllerDriver.h>

Inherited by NFCController [private].

Public Member Functions

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

Detailed Description

The NFCControllerDriver delegate.

Definition at line 54 of file NFCControllerDriver.h.


Member Function Documentation

virtual void on_hw_interrupt (  ) [virtual]

Called when the controller asserts the interrupt line.

Definition at line 58 of file NFCControllerDriver.h.