Lines Matching full:ds1307
46 * @brief DS1307 Real-Time Clock library
47 * @defgroup ds1307 libupm-ds1307
52 * @library ds1307
53 * @sensor ds1307
55 * @altname DS1307 RTC
60 * @brief API for the DS1307 Real-Time CLock
62 * UPM module for the DS1307-based real-time clock. The clock can provide information
68 * @image html ds1307.jpg
69 * @snippet ds1307.cxx Interesting
71 class DS1307 {
74 * DS1307 constructor
78 DS1307(int bus);