Home | History | Annotate | Download | only in micsv89

Lines Matching refs:MICSV89

35    * @defgroup micsv89 libupm-micsv89
39 * @library micsv89
40 * @sensor micsv89
54 * The MICSV89 comes in 4 variants, PWM and I2C in 3.3 volts and 5 volts.
59 * @image html micsv89.jpg
60 * @snippet micsv89.cxx Interesting
62 class MICSV89 {
65 * MICSV89 constructor
70 MICSV89 (int bus, uint8_t address = 0x70);
73 * MICSV89 destructor
75 ~MICSV89 ();