Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
API implementation for the demo which uses PWM to dim an LED. More...
#include "pwm_led_dimming.h"
#include "cascoda-bm/cascoda_sensorif.h"
#include "cascoda-util/cascoda_tasklet.h"
Classes | |
struct | demo_state |
Macros | |
#define | DEMO_NUM_OF_DUTY_CYCLES 4 |
#define | DEMO_NUM_OF_PINS 5 |
#define | TESTING_MODE 0 |
Functions | |
ca_error | LED_Dimming_Initialise (void) |
API implementation for the demo which uses PWM to dim an LED.
#define DEMO_NUM_OF_DUTY_CYCLES 4 |
#define DEMO_NUM_OF_PINS 5 |
#define TESTING_MODE 0 |
ca_error LED_Dimming_Initialise | ( | void | ) |