Go to the source code of this file.
◆ rpi_led()
Definition at line 143 of file rpi_led.c.
144{
151
154
155 switch (cmd) {
160 break;
161
165 break;
166
172 break;
173
179 break;
180
181 default:
182 break;
183 }
184
186
188}
TH1X EXPRT * h1_book(const char *name, const char *title, int bins, double min, double max)
INT rpi_led_init(HNDLE hkey, void **pinfo)
INT rpi_led_exit(RPI_LED_INFO *info)
INT rpi_led_set(RPI_LED_INFO *info, INT channel, double value)
INT rpi_led_get(RPI_LED_INFO *info, INT channel, float *pvalue)