![]() |
PDL for FM0+
Version1.0
Peripheral Driverl Library for FM0+
|
Up counter0 configuration. More...
#include <ppg.h>
Data Fields | |
en_ppg_upcnt_clk_t | enClk |
Up counter clock prescaler. | |
uint8_t | u8CmpValue0 |
Up counter compare value for Ch0. | |
uint8_t | u8CmpValue2 |
Up counter compare value for Ch2. | |
uint8_t | u8CmpValue4 |
Up counter compare value for Ch4. | |
uint8_t | u8CmpValue6 |
Up counter compare value for Ch6. |
uint8_t u8CmpValue0 |
Up counter compare value for Ch0.
Definition at line 294 of file ppg.h.
Referenced by Ppg_ConfigUpCnt0().
uint8_t u8CmpValue2 |
Up counter compare value for Ch2.
Definition at line 295 of file ppg.h.
Referenced by Ppg_ConfigUpCnt0().
uint8_t u8CmpValue4 |
Up counter compare value for Ch4.
Definition at line 296 of file ppg.h.
Referenced by Ppg_ConfigUpCnt0().
uint8_t u8CmpValue6 |
Up counter compare value for Ch6.
Definition at line 297 of file ppg.h.
Referenced by Ppg_ConfigUpCnt0().