CCU8PWMLIBApp
|
This structure holds the values of the compare register, period register.
Definition at line 361 of file CCU8PWMLIB.h.
#include <CCU8PWMLIB.h>
Data Fields | |
uint32_t | CompReg1 |
uint32_t | CompReg2 |
uint32_t | PeriodReg |
uint32_t | TimerReg |
uint32_t CCU8PWMLIB_TimerRegsType::CompReg1 |
This structure holds the values of the compare register, period register.
Definition at line 366 of file CCU8PWMLIB.h.
uint32_t CCU8PWMLIB_TimerRegsType::CompReg2 |
This is the compare register value of channel 2
Definition at line 370 of file CCU8PWMLIB.h.
uint32_t CCU8PWMLIB_TimerRegsType::PeriodReg |
This is the period register value
Definition at line 374 of file CCU8PWMLIB.h.
uint32_t CCU8PWMLIB_TimerRegsType::TimerReg |
This is the current timer register value
Definition at line 378 of file CCU8PWMLIB.h.