libnfc
1.8.0
|
Internal defines and macros. More...
Go to the source code of this file.
Data Structures | |
struct | nfc_context |
NFC library context Struct which contains internal options, references, pointers, etc. used by library. More... | |
struct | nfc_device |
NFC device information. More... | |
Macros | |
#define | HAL(FUNCTION, ...) |
Execute corresponding driver function if exists. More... | |
Internal defines and macros.
Definition in file nfc-internal.h.
#define HAL | ( | FUNCTION, | |
... | |||
) |
Execute corresponding driver function if exists.
@macro HAL
Definition at line 47 of file nfc-internal.h.