|
COSA
An Object-Oriented Platform for Arduino Programming
|
#include <L3G4200D.hh>

Public Attributes | |
| int | x |
| int | y |
| int | z |
Gyroscope sample data structure (axis x, y, z).
Definition at line 80 of file L3G4200D.hh.
| int L3G4200D::sample_t::x |
Definition at line 81 of file L3G4200D.hh.
| int L3G4200D::sample_t::y |
Definition at line 82 of file L3G4200D.hh.
| int L3G4200D::sample_t::z |
Definition at line 83 of file L3G4200D.hh.