|
Linux Kernel
3.7.1
|
#include <atombios.h>
Data Fields | |
| UCHAR | ucI2CSpeed |
| union { | |
| UCHAR ucRegIndex | |
| UCHAR ucStatus | |
| }; | |
| USHORT | lpI2CDataOut |
| UCHAR | ucFlag |
| UCHAR | ucTransBytes |
| UCHAR | ucSlaveAddr |
| UCHAR | ucLineNumber |
Definition at line 6745 of file atombios.h.
| union { ... } |
| USHORT lpI2CDataOut |
Definition at line 6753 of file atombios.h.
| UCHAR ucFlag |
Definition at line 6754 of file atombios.h.
| UCHAR ucI2CSpeed |
Definition at line 6747 of file atombios.h.
| UCHAR ucLineNumber |
Definition at line 6757 of file atombios.h.
| UCHAR ucRegIndex |
Definition at line 6750 of file atombios.h.
| UCHAR ucSlaveAddr |
Definition at line 6756 of file atombios.h.
| UCHAR ucStatus |
Definition at line 6751 of file atombios.h.
| UCHAR ucTransBytes |
Definition at line 6755 of file atombios.h.
1.8.2