pwmc.h
Default mainpageat91libperipheralspwmcpwmc.h
Description Overview
Methods Brief description
 PWMC_ConfigureChannel Configures PWM a channel with the given parameters.
 PWMC_ConfigureClocks Configures PWM clocks A & B to run at the given frequencies.
 PWMC_DisableChannel Disables the given PWM channel.
 PWMC_DisableChannelIt Disables the period interrupt for the given PWM channel.
 PWMC_EnableChannel Enables the given PWM channel.
 PWMC_EnableChannelIt Enables the period interrupt for the given PWM channel.
 PWMC_SetDutyCycle Sets the duty cycle used by a PWM channel.
 PWMC_SetPeriod Sets the period value used by a PWM channel.