Home | History | Annotate | Download | only in my9221

Lines Matching defs:MY9221

43  * @brief MY9221 LED Bar library
44 * @defgroup my9221 libupm-my9221
48 * @library my9221
49 * @sensor my9221
51 * @altname MY9221 LED Bar
58 * @brief API for MY9221-based LED Bars
60 * This module defines the MY9221 interface for libmy9221
62 * @image html my9221.jpg
63 * @snippet my9221-ledbar.cxx Interesting
64 * @snippet my9221-updown.cxx Interesting
66 class MY9221 {
69 * Instantiates an MY9221 object
74 MY9221 (uint8_t di, uint8_t dcki);