PwmChannel Struct Reference

Structur definition for pwm driver. More...

#include <pwm_at91.h>

Data Fields

bool duty_zero
 True if duty cyle is zero, false otherwise.
bool pol
 PWM polarty flag.
int pwm_pin
 PWM pin.
reg32_t * mode_reg
 PWM mode register.
reg32_t * duty_reg
 PWM duty cycle register.
reg32_t * period_reg
 PWM periodic register.
reg32_t * update_reg
 Update setting register for PWM.

Detailed Description

Structur definition for pwm driver.

Definition at line 62 of file pwm_at91.h.


The documentation for this struct was generated from the following file: