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

#include <stmmac_timer.h>

Data Fields

void(* timer_start )(unsigned int new_freq)
 
void(* timer_stop )(void)
 
unsigned int freq
 
unsigned int enable
 

Detailed Description

Definition at line 27 of file stmmac_timer.h.

Field Documentation

unsigned int enable

Definition at line 31 of file stmmac_timer.h.

unsigned int freq

Definition at line 30 of file stmmac_timer.h.

void(* timer_start)(unsigned int new_freq)

Definition at line 28 of file stmmac_timer.h.

void(* timer_stop)(void)

Definition at line 29 of file stmmac_timer.h.


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