nfc_pn544_device_t 結構體參考資料

nfc_pn544_device_t 結構體參考資料

#include < nfc.h >

資料欄位

struct hw_device_t   通用
 
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
 

詳細說明

定義位於檔案 nfc.h 248 行。

欄位說明文件

struct hw_device_t common

NFC NXP PN544 裝置的常用方法。這個 必須是 nfc_pn544_device_t 的首位成員,因為這個結構的使用者會將 hw_device_t 指派給 nfc_pn544_device_t 指標,且在已知 hw_device_t 參照 nfc_pn544_device_t 的情況下,會在該情境中執行此動作。

定義位於檔案 nfc.h 255 行。

const char* device_node

定義位於檔案 nfc.h 270 行。

uint8_t* eeprom_settings

定義位於檔案 nfc.h 264 行。

uint8_t enable_i2c_workaround

定義位於檔案 nfc.h 278 行。

uint8_t i2c_device_address

定義位於檔案 nfc.h 283 行。

定義位於檔案 nfc.h 267 行。

uint32_t num_eeprom_settings

定義位於檔案 nfc.h 258 行。


這個結構體的說明文件是由下列檔案產生:
  • hardware/libhardware/include/hardware/ nfc.h