nfc_tag_module_t Struct Reference

nfc_tag_module_t Struct Reference

#include < nfc_tag.h >

Data Fields

struct hw_module_t   common
 

Detailed Description

Definition at line 34 of file nfc_tag.h .

Field Documentation

struct hw_module_t common

Common methods of the NFC tag module. This must be the first member of nfc_tag_module_t as users of this structure will cast a hw_module_t to nfc_tag_module_t pointer in contexts where it's known the hw_module_t references a nfc_tag_module_t .

Definition at line 41 of file nfc_tag.h .


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