Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pn544_hci_info Struct Reference

Data Fields

struct i2c_clienti2c_dev
 
struct nfc_hci_devhdev
 
enum pn544_state state
 
struct mutex info_lock
 
unsigned int gpio_en
 
unsigned int gpio_irq
 
unsigned int gpio_fw
 
unsigned int en_polarity
 
int hard_fault
 
int async_cb_type
 
data_exchange_cb_t async_cb
 
voidasync_cb_context
 

Detailed Description

Definition at line 134 of file pn544_hci.c.

Field Documentation

Definition at line 152 of file pn544_hci.c.

void* async_cb_context

Definition at line 153 of file pn544_hci.c.

int async_cb_type

Definition at line 151 of file pn544_hci.c.

unsigned int en_polarity

Definition at line 145 of file pn544_hci.c.

unsigned int gpio_en

Definition at line 142 of file pn544_hci.c.

unsigned int gpio_fw

Definition at line 144 of file pn544_hci.c.

unsigned int gpio_irq

Definition at line 143 of file pn544_hci.c.

int hard_fault

Definition at line 147 of file pn544_hci.c.

Definition at line 136 of file pn544_hci.c.

Definition at line 135 of file pn544_hci.c.

struct mutex info_lock

Definition at line 140 of file pn544_hci.c.

Definition at line 138 of file pn544_hci.c.


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