nfc_pn544_device_t Struct Reference

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

Definition at line 248 of file nfc.h .

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 .

Definition at line 255 of file nfc.h .

const char* device_node

Definition at line 270 of file nfc.h .

uint8_t* eeprom_settings

Definition at line 264 of file nfc.h .

uint8_t enable_i2c_workaround

Definition at line 278 of file nfc.h .

uint8_t i2c_device_address

Definition at line 283 of file nfc.h .

Definition at line 267 of file nfc.h .

uint32_t num_eeprom_settings

Definition at line 258 of file nfc.h .


The documentation for this struct was generated from the following file:
  • hardware/libhardware/include/hardware/ nfc.h