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

Structure to config PPG. More...

#include <ppg.h>

Data Fields

en_ppg_opt_mode_t enMode
 PPG mode configuration.
en_ppg_clock_t enEvenClock
 Clock prescaler of even channel.
en_ppg_clock_t enOddClock
 Clock prescaler of odd channel.
en_ppg_level_t enEvenLevel
 Output level of even channel.
en_ppg_level_t enOddLevel
 Output level of odd channel.
en_ppg_trig_t enTrig
 PPG trigger mode configuration.

Detailed Description

Structure to config PPG.

Definition at line 251 of file ppg.h.


Field Documentation

Clock prescaler of even channel.

Definition at line 254 of file ppg.h.

Referenced by Ppg_Init().

Output level of even channel.

Definition at line 256 of file ppg.h.

Referenced by Ppg_Init().

PPG mode configuration.

Definition at line 253 of file ppg.h.

Referenced by Ppg_Init().

Clock prescaler of odd channel.

Definition at line 255 of file ppg.h.

Referenced by Ppg_Init().

Output level of odd channel.

Definition at line 257 of file ppg.h.

Referenced by Ppg_Init().

PPG trigger mode configuration.

Definition at line 258 of file ppg.h.

Referenced by Ppg_Init().


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