nfc_pn544_device_t Struct Reference
  
   #include <
   
    nfc.h
   
   >
  
 
| Data Fields | |
| struct hw_device_t | common | 
| uint32_t | num_eeprom_settings | 
| uint8_t * | eeprom_settings | 
| nfc_pn544_linktype | linktype | 
| const char * | device_node | 
| uint8_t | enable_i2c_workaround | 
| uint8_t | i2c_device_address | 
Detailed Description
Field Documentation
| struct hw_device_t common | 
Common methods of the NFC NXP PN544 device. This must be the first member of nfc_pn544_device_t as users of this structure will cast a hw_device_t to nfc_pn544_device_t pointer in contexts where it's known the hw_device_t references a nfc_pn544_device_t .
| nfc_pn544_linktype linktype | 
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ nfc.h
