eGUI alias D4D  Release 3.0
Reference Manual
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
I2C_WORD_BYTE Union Reference

#include <mqx_iic.h>

Collaboration diagram for I2C_WORD_BYTE:
Collaboration graph

Data Fields

Word w
 
struct {
   Byte   h
 
   Byte   l
 
b
 

Detailed Description

Definition at line 71 of file mqx_iic.h.

Field Documentation

struct { ... } b
Byte h

Definition at line 76 of file mqx_iic.h.

Byte l

Definition at line 77 of file mqx_iic.h.

Word w

Definition at line 73 of file mqx_iic.h.


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