PDL for FM0+  Version1.0
Peripheral Driverl Library for FM0+
stc_ppg_upcnt0_config Struct Reference

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.

Detailed Description

Up counter0 configuration.

Definition at line 291 of file ppg.h.


Field Documentation

Up counter clock prescaler.

Definition at line 293 of file ppg.h.

Referenced by Ppg_ConfigUpCnt0().

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().


The documentation for this struct was generated from the following file: