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

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.

Detailed Description

Up counter1 configuration.

Definition at line 318 of file ppg.h.


Field Documentation

Up counter clock prescaler.

Definition at line 320 of file ppg.h.

Referenced by Ppg_ConfigUpCnt1().

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


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