Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ad2s1210.h
Go to the documentation of this file.
1 /*
2  * ad2s1210.h plaform data for the ADI Resolver to Digital Converters:
3  * AD2S1210
4  *
5  * Copyright (c) 2010-2010 Analog Devices Inc.
6  *
7  * This program is free software; you can redistribute it and/or modify
8  * it under the terms of the GNU General Public License version 2 as
9  * published by the Free Software Foundation.
10  */
11 
13  unsigned sample;
14  unsigned a[2];
15  unsigned res[2];
16  bool gpioin;
17 };