![]() |
PDL for FM0+
Version1.0
Peripheral Driverl Library for FM0+
|
Up counter1 configuration. More...
#include <ppg.h>
Data Fields | |
en_ppg_upcnt_clk_t | enClk |
Up counter clock prescaler. | |
uint8_t | u8CmpValue8 |
Up counter compare value for Ch8. | |
uint8_t | u8CmpValue10 |
Up counter compare value for Ch10. | |
uint8_t | u8CmpValue12 |
Up counter compare value for Ch12. | |
uint8_t | u8CmpValue14 |
Up counter compare value for Ch14. |
uint8_t u8CmpValue10 |
Up counter compare value for Ch10.
Definition at line 322 of file ppg.h.
Referenced by Ppg_ConfigUpCnt1().
uint8_t u8CmpValue12 |
Up counter compare value for Ch12.
Definition at line 323 of file ppg.h.
Referenced by Ppg_ConfigUpCnt1().
uint8_t u8CmpValue14 |
Up counter compare value for Ch14.
Definition at line 324 of file ppg.h.
Referenced by Ppg_ConfigUpCnt1().
uint8_t u8CmpValue8 |
Up counter compare value for Ch8.
Definition at line 321 of file ppg.h.
Referenced by Ppg_ConfigUpCnt1().