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

Data Fields

u8 txb [6]
 
__le16 txw [3]
 

Detailed Description

union ks8851_tx_hdr - tx header data : The header as bytes : The header as 16bit, little-endian words

A dual representation of the tx header data to allow access to individual bytes, and to allow 16bit accesses with 16bit alignment.

Definition at line 58 of file ks8851.c.

Field Documentation

u8 txb[6]

Definition at line 59 of file ks8851.c.

__le16 txw[3]

Definition at line 60 of file ks8851.c.


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