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

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.

Detailed Description

Up counter2 configuration.

Definition at line 345 of file ppg.h.


Field Documentation

Up counter clock prescaler.

Definition at line 347 of file ppg.h.

Referenced by Ppg_ConfigUpCnt2().

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


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