PWMC_EnableChannel
Default mainpageat91libperipheralspwmcPWMC_EnableChannel
Description Source Call Graph
PWMC_EnableChannel
Enables the given PWM channel.
 
Syntax / parameters
void PWMC_EnableChannel (unsigned char channel)

Name Type Default Description
channel unsigned char
  Channel number.
Description
Enables the given PWM channel.
This does NOT enable the corresponding pin; this must be done in the user code.
 
Source
The documentation for this Member was generated from the following files:
  • pwmc.c