Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
pwm_led_dimming.c File Reference

API implementation for the demo which uses PWM to dim an LED. More...

Include dependency graph for pwm_led_dimming.c:

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)
 

Detailed Description

API implementation for the demo which uses PWM to dim an LED.

Macro Definition Documentation

◆ DEMO_NUM_OF_DUTY_CYCLES

#define DEMO_NUM_OF_DUTY_CYCLES   4

◆ DEMO_NUM_OF_PINS

#define DEMO_NUM_OF_PINS   5

◆ TESTING_MODE

#define TESTING_MODE   0

Function Documentation

◆ LED_Dimming_Initialise()

ca_error LED_Dimming_Initialise ( void  )