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

Data Fields

unsigned char as_uchar
 
struct {
   unsigned   uart2_rcv_polarity: 1
 
   unsigned   uart2_xmit_polarity: 1
 
   unsigned   uart2_duplex: 1
 
   unsigned   uart2_mode: 3
 
   unsigned   uart1_speed: 1
 
   unsigned   uart2_speed: 1
 
by_field
 

Detailed Description

Definition at line 480 of file smc37c669.c.

Field Documentation

unsigned char as_uchar

Definition at line 481 of file smc37c669.c.

struct { ... } by_field
unsigned uart1_speed

Definition at line 487 of file smc37c669.c.

unsigned uart2_duplex

Definition at line 485 of file smc37c669.c.

unsigned uart2_mode

Definition at line 486 of file smc37c669.c.

unsigned uart2_rcv_polarity

Definition at line 483 of file smc37c669.c.

unsigned uart2_speed

Definition at line 488 of file smc37c669.c.

unsigned uart2_xmit_polarity

Definition at line 484 of file smc37c669.c.


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