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

#include <timer_defs.h>

Data Fields

unsigned int tmr0: 1
 
unsigned int tmr1: 1
 
unsigned int cnt: 1
 
unsigned int trig: 1
 
unsigned int dummy1: 28
 

Detailed Description

Definition at line 218 of file timer_defs.h.

Field Documentation

unsigned int cnt

Definition at line 221 of file timer_defs.h.

unsigned int dummy1

Definition at line 223 of file timer_defs.h.

unsigned int tmr0

Definition at line 219 of file timer_defs.h.

unsigned int tmr1

Definition at line 220 of file timer_defs.h.

unsigned int trig

Definition at line 222 of file timer_defs.h.


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