Flipper Zero Firmware
Loading...
Searching...
No Matches
NfcScannerEvent Struct Reference

Event passed to the user callback. More...

#include <nfc_scanner.h>

Data Fields

NfcScannerEventType type
 Type of event.
 
NfcScannerEventData data
 Event-specific data.
 

Detailed Description

Event passed to the user callback.

Field Documentation

◆ data

NfcScannerEventData NfcScannerEvent::data

Event-specific data.

Handled accordingly to the even type.

◆ type

NfcScannerEventType NfcScannerEvent::type

Type of event.

Determines how the data must be handled.


The documentation for this struct was generated from the following file: