peripherals  1.4.2
RoadNarrows Robotics Hardware Peripherals Package
bModHid.doxy
Go to the documentation of this file.
1 
2 ////////////////////////////////////////////////////////////////////////////////
3 //
4 // Package: peripherals
5 //
6 // File: bModHid.doxy
7 //
8 /*!
9  \file
10  $LastChangedDate: 2013-01-29 16:09:48 -0700 (Tue, 29 Jan 2013) $
11  $Rev: 2649 $
12 */
13 
14 //
15 // Description:
16 // HID specific module interface.
17 //
18 ////////////////////////////////////////////////////////////////////////////////
19 
20 /*!
21  * \defgroup periph_hid Human Interface Devices
22  * The RoadNarrows HID interface provides basic, uniform interfaces across
23  * different types in HID hardware.
24  *
25  * \{
26  */
27 
28 /*!
29  * \}
30  */