Lines Matching defs:RFR359F
33 * @defgroup rfr359f libupm-rfr359f
37 * @library rfr359f
38 * @sensor rfr359f
39 * @comname RFR359F Distance Interrupter
47 * @brief API for the RFR359F-based Grove Distance Interrupter.
53 * @image html rfr359f.jpg
54 * @snippet rfr359f.cxx Interesting
56 class RFR359F {
59 * RFR359F constructor
63 RFR359F(int pin);
66 * RFR359F destructor
68 ~RFR359F();