EDU Arduino API
|
KETCube Arduino LED Driver API. More...
Data Fields | |
LED_init_t | init |
Configures the specified pin as the LED driver. More... | |
LED_set_t | set |
Configures the LED function. More... | |
KETCube Arduino LED Driver API.
LED_init_t ketCube_Arduino_API_t::LED::init |
Configures the specified pin as the LED driver.
pin | digital PIN, ketCube_Arduino_pin_t |
polarity | value to turn LED ON ketCube_Arduino_pinValue_t |
LED_set_t ketCube_Arduino_API_t::LED::set |
Configures the LED function.
pin | digital PIN, ketCube_Arduino_pin_t |
LEDFunction | LED blink function ketCube_Arduino_ledFunction_t |