LMS 2012
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
IICPORT Struct Reference

Data Fields

UWORD Timer
 
UWORD Time
 
UBYTE Initialised
 
UBYTE ChangeMode
 
UBYTE State
 
UBYTE OldState
 
UBYTE SubState
 
UBYTE Repeat
 
UBYTE Cmd
 
UBYTE Mode
 
UBYTE Addr
 
UBYTE Retries
 
SBYTE Name [TYPE_NAME_LENGTH+1]
 
UBYTE Reverse
 
UBYTE InLength
 
UBYTE InPointer
 
UBYTE OutLength
 
UBYTE OutPointer
 
UBYTE InBuffer [IIC_DATA_LENGTH]
 
UBYTE OutBuffer [IIC_DATA_LENGTH]
 

Detailed Description

Definition at line 362 of file d_iic.c.

Field Documentation

UBYTE Addr

Definition at line 374 of file d_iic.c.

UBYTE ChangeMode

Definition at line 367 of file d_iic.c.

UBYTE Cmd

Definition at line 372 of file d_iic.c.

UBYTE InBuffer[IIC_DATA_LENGTH]

Definition at line 382 of file d_iic.c.

UBYTE Initialised

Definition at line 366 of file d_iic.c.

UBYTE InLength

Definition at line 378 of file d_iic.c.

UBYTE InPointer

Definition at line 379 of file d_iic.c.

UBYTE Mode

Definition at line 373 of file d_iic.c.

Definition at line 376 of file d_iic.c.

UBYTE OldState

Definition at line 369 of file d_iic.c.

UBYTE OutBuffer[IIC_DATA_LENGTH]

Definition at line 383 of file d_iic.c.

UBYTE OutLength

Definition at line 380 of file d_iic.c.

UBYTE OutPointer

Definition at line 381 of file d_iic.c.

UBYTE Repeat

Definition at line 371 of file d_iic.c.

UBYTE Retries

Definition at line 375 of file d_iic.c.

UBYTE Reverse

Definition at line 377 of file d_iic.c.

UBYTE State

Definition at line 368 of file d_iic.c.

UBYTE SubState

Definition at line 370 of file d_iic.c.

UWORD Time

Definition at line 365 of file d_iic.c.

UWORD Timer

Definition at line 364 of file d_iic.c.


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