xyControl
0.1
Quadrotor Flight Controller on AVR Basis
|
LSM303DLHC Accelerometer API Header. More...
Go to the source code of this file.
Enumerations | |
enum | AccRange { r2G, r4G, r8G, r16G } |
Accelerometer Range options. More... | |
Functions | |
Error | accInit (AccRange r) |
Initialize the Accelerometer. More... | |
Error | accRead (Vector3f *v) |
Read from the Accelerometer. More... | |
LSM303DLHC Accelerometer API Header.
Definition in file acc.h.