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

#include <rocket_int.h>

Data Fields

CONTROLLER_TCtlP
 
int AiopNum
 
int ChanID
 
int ChanNum
 
int rtsToggle
 
ByteIO_t Cmd
 
ByteIO_t IntChan
 
ByteIO_t IntMask
 
DWordIO_t IndexAddr
 
WordIO_t IndexData
 
WordIO_t TxRxData
 
WordIO_t ChanStat
 
WordIO_t TxRxCount
 
ByteIO_t IntID
 
Word_t TxFIFO
 
Word_t TxFIFOPtrs
 
Word_t RxFIFO
 
Word_t RxFIFOPtrs
 
Word_t TxPrioCnt
 
Word_t TxPrioPtr
 
Word_t TxPrioBuf
 
Byte_t R [RREGDATASIZE]
 
Byte_t BaudDiv [4]
 
Byte_t TxControl [4]
 
Byte_t RxControl [4]
 
Byte_t TxEnables [4]
 
Byte_t TxCompare [4]
 
Byte_t TxReplace1 [4]
 
Byte_t TxReplace2 [4]
 

Detailed Description

Definition at line 330 of file rocket_int.h.

Field Documentation

int AiopNum

Definition at line 332 of file rocket_int.h.

Byte_t BaudDiv[4]

Definition at line 358 of file rocket_int.h.

int ChanID

Definition at line 333 of file rocket_int.h.

int ChanNum

Definition at line 334 of file rocket_int.h.

WordIO_t ChanStat

Definition at line 344 of file rocket_int.h.

Definition at line 337 of file rocket_int.h.

CONTROLLER_T* CtlP

Definition at line 331 of file rocket_int.h.

DWordIO_t IndexAddr

Definition at line 340 of file rocket_int.h.

WordIO_t IndexData

Definition at line 341 of file rocket_int.h.

ByteIO_t IntChan

Definition at line 338 of file rocket_int.h.

ByteIO_t IntID

Definition at line 346 of file rocket_int.h.

ByteIO_t IntMask

Definition at line 339 of file rocket_int.h.

Definition at line 356 of file rocket_int.h.

int rtsToggle

Definition at line 335 of file rocket_int.h.

Byte_t RxControl[4]

Definition at line 360 of file rocket_int.h.

Word_t RxFIFO

Definition at line 350 of file rocket_int.h.

Word_t RxFIFOPtrs

Definition at line 351 of file rocket_int.h.

Byte_t TxCompare[4]

Definition at line 362 of file rocket_int.h.

Byte_t TxControl[4]

Definition at line 359 of file rocket_int.h.

Byte_t TxEnables[4]

Definition at line 361 of file rocket_int.h.

Word_t TxFIFO

Definition at line 348 of file rocket_int.h.

Word_t TxFIFOPtrs

Definition at line 349 of file rocket_int.h.

Word_t TxPrioBuf

Definition at line 354 of file rocket_int.h.

Word_t TxPrioCnt

Definition at line 352 of file rocket_int.h.

Word_t TxPrioPtr

Definition at line 353 of file rocket_int.h.

Byte_t TxReplace1[4]

Definition at line 363 of file rocket_int.h.

Byte_t TxReplace2[4]

Definition at line 364 of file rocket_int.h.

WordIO_t TxRxCount

Definition at line 345 of file rocket_int.h.

WordIO_t TxRxData

Definition at line 343 of file rocket_int.h.


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