|
Herzog Library 00.00.01
rel_libdev.herzog.00.00.01.10606
|
A structure to represent LED device. More...
#include <led_device.h>
Data Fields | |
| void(* | On )(uint8_t pos) |
| void(* | Off )(uint8_t pos) |
| void(* | SetLightLevel )(uint8_t pos, uint8_t level) |
| const char * | Name |
A structure to represent LED device.
| const char* Name |
| void(* Off) (uint8_t pos) |
| void(* On) (uint8_t pos) |
| void(* SetLightLevel) (uint8_t pos, uint8_t level) |
1.8.9.1