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

Data Fields

unsigned int hi
 
unsigned int lo
 

Detailed Description

struct tim_c - free running counter : High 16 bits of the counter : Low 32 bits of the counter

Lays out the structure of the free running counter in memory. This counter increments at a rate of 27 MHz/8 on all platforms.

Definition at line 92 of file csrc-powertv.c.

Field Documentation

unsigned int hi

Definition at line 93 of file csrc-powertv.c.

unsigned int lo

Definition at line 94 of file csrc-powertv.c.


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