#include <asf.h>
#include "conf_example.h"
Functions | |
int | main (void) |
Main function. More... | |
int main | ( | void | ) |
Main function.
Execution starts here.
References pwm_opt_t::diva, gpio_enable_module_pin(), pwm_channel, pwm_channel_init(), pwm_init(), PWM_MODE_LEFT_ALIGNED, PWM_POLARITY_LOW, pwm_start_channels(), and PWM_UPDATE_DUTY.