Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
adis16260_platform_data.h
Go to the documentation of this file.
1 /*
2  * ADIS16260 Programmable Digital Gyroscope Sensor Driver Platform Data
3  *
4  * Based on adis16255.h Matthia Brugger <m_brugger&web.de>
5  *
6  * Copyright (C) 2010 Fraunhofer Institute for Integrated Circuits
7  *
8  * Licensed under the GPL-2 or later.
9  */
10 
17  char direction;
18  unsigned negate:1;
19 };