Linux Kernel
3.7.1
|
#include <apds990x.h>
Data Fields | |
int | ga |
int | cf1 |
int | irf1 |
int | cf2 |
int | irf2 |
int | df |
Definition at line 49 of file apds990x.h.
int cf1 |
Definition at line 51 of file apds990x.h.
int cf2 |
Definition at line 53 of file apds990x.h.
int df |
Definition at line 55 of file apds990x.h.
int ga |
Definition at line 50 of file apds990x.h.
int irf1 |
Definition at line 52 of file apds990x.h.
int irf2 |
Definition at line 54 of file apds990x.h.