User`s guide

AN0821
Rev. 0.1 19
After generating hardware initialization functions using Simplicity Configurator, edit the source code to copy the
ADC reading into the PCA PWM output. The Eclipse framework provides a very powerful editor with rich features,
such as C++ syntax error highlighting, code completion, and source browse information to quickly locate symbol
declarations.
Edit the F85x_PWM_LED project source code to change the PWM duty cycle based on the ADC sample to change
the LED brightness:
1. Double-click on the Interrupts.c file in the Project Explorer.
1