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

#include <mux.h>

Data Fields

const charname
 
const charmux_reg_name
 
const unsigned char mux_reg
 
const unsigned char mask_offset
 
const unsigned char mask
 
const unsigned char mode
 
bool debug
 

Detailed Description

Definition at line 22 of file mux.h.

Field Documentation

bool debug

Definition at line 29 of file mux.h.

const unsigned char mask

Definition at line 27 of file mux.h.

const unsigned char mask_offset

Definition at line 26 of file mux.h.

const unsigned char mode

Definition at line 28 of file mux.h.

const unsigned char mux_reg

Definition at line 25 of file mux.h.

const char* mux_reg_name

Definition at line 24 of file mux.h.

const char* name

Definition at line 23 of file mux.h.


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