rt/msr_param.h
author Florian Pose <fp@igh-essen.com>
Thu, 23 Feb 2006 13:38:54 +0000
changeset 74 9bf603942791
parent 51 b3beaa00640f
child 197 b9a6e2c22745
permissions -rw-r--r--
Neues Slave-Interface, CRC-Pr?fung und mehrfaches Scannen nun ungef?hrlich.
/******************************************************************************
 *
 * $Id$
 *
 *****************************************************************************/

#ifndef _MSR_PARAM_H_
#define _MSR_PARAM_H_

#define  MSR_ABTASTFREQUENZ 1000

#endif

/*****************************************************************************/