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