#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. |
Definition at line 55 of file pwm_timer.h.
Number of cycles to complete this step.
Definition at line 56 of file pwm_timer.h.
Referenced by pwm_Timer_init(), and SIGNAL().
The state of all channels.
Definition at line 57 of file pwm_timer.h.
Referenced by pwm_Timer_init().