S_pwm_Channels_Step Struct Reference

Structure to contain one step. More...

#include <pwm_timer.h>


Data Fields

pwm_Timer_Cycles cycle
 Number of cycles to complete this step.
pwm_Channels_Bitfield field
 The state of all channels.


Detailed Description

Structure to contain one step.

Definition at line 55 of file pwm_timer.h.


Field Documentation

pwm_Timer_Cycles S_pwm_Channels_Step::cycle

Number of cycles to complete this step.

Definition at line 56 of file pwm_timer.h.

Referenced by pwm_Timer_init(), and SIGNAL().

pwm_Channels_Bitfield S_pwm_Channels_Step::field

The state of all channels.

Definition at line 57 of file pwm_timer.h.

Referenced by pwm_Timer_init().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 2 19:31:18 2006 for USB-LED-Fader by  doxygen 1.4.7