NFC HAL internal event structure. More...
#include <furi_hal_nfc_i.h>
Data Fields | |
FuriThreadId | thread |
Identifier of the thread that will be receiving events. | |
void * | context |
Pointer to the user-provided context (will be passed to the event callback). | |
NFC HAL internal event structure.