Lines Matching refs:MMA7455
69 // By using the bit number, programming MMA7455
153 * @brief MMA7455 Accelerometer library
154 * @defgroup mma7455 libupm-mma7455
158 * @library mma7455
159 * @sensor mma7455
160 * @comname MMA7455 Accelerometer Sensor
165 * @brief API for the MMA7455 Accelerometer
167 * This module defines the MMA7455 interface for libmma7455
169 * @image html mma7455.jpg
170 * @snippet mma7455.cxx Interesting
172 class MMA7455 {
175 * Instantiates an MMA7455 object
180 MMA7455 (int bus=0, int devAddr=0x1D);