![]() |
PDL for FM0+
Version1.0
Peripheral Driverl Library for FM0+
|
Up counter2 configuration. More...
#include <ppg.h>
Data Fields | |
en_ppg_upcnt_clk_t | enClk |
Up counter clock prescaler. | |
uint8_t | u8CmpValue16 |
Up counter compare value for Ch16. | |
uint8_t | u8CmpValue18 |
Up counter compare value for Ch18. | |
uint8_t | u8CmpValue20 |
Up counter compare value for Ch20. | |
uint8_t | u8CmpValue22 |
Up counter compare value for Ch22. |
uint8_t u8CmpValue16 |
Up counter compare value for Ch16.
Definition at line 348 of file ppg.h.
Referenced by Ppg_ConfigUpCnt2().
uint8_t u8CmpValue18 |
Up counter compare value for Ch18.
Definition at line 349 of file ppg.h.
Referenced by Ppg_ConfigUpCnt2().
uint8_t u8CmpValue20 |
Up counter compare value for Ch20.
Definition at line 350 of file ppg.h.
Referenced by Ppg_ConfigUpCnt2().
uint8_t u8CmpValue22 |
Up counter compare value for Ch22.
Definition at line 351 of file ppg.h.
Referenced by Ppg_ConfigUpCnt2().