PWM example for XMEGA.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
#include <asf.h>
Functions | |
int | main (void) |
Example 1 main application routine. More... | |
int main | ( | void | ) |
Example 1 main application routine.
References PWM_CH_A, PWM_CH_B, PWM_CH_C, PWM_CH_D, pwm_init(), pwm_start(), PWM_TCE0, and sysclk_init().