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

Structure of PPG configuration. More...

#include <bt.h>

Data Fields

en_ppg_clock_pres_t enPres
 Clock prescaler.
en_ppg_restart_enable_t enRestartEn
 Restart enable setting.
en_ppg_output_mask_t enOutputMask
 PPG output mask setting.
en_ppg_ext_trig_t enExtTrig
 PPG external trigger setting.
en_ppg_output_polarity_t enOutputPolarity
 PPG output polarity setting.
en_ppg_mode_t enMode
 Continuous mode or one-shot mode.

Detailed Description

Structure of PPG configuration.

Definition at line 584 of file bt.h.


Field Documentation

PPG external trigger setting.

Definition at line 589 of file bt.h.

Referenced by Bt_Ppg_Init().

Continuous mode or one-shot mode.

Definition at line 591 of file bt.h.

Referenced by Bt_Ppg_Init().

PPG output mask setting.

Definition at line 588 of file bt.h.

Referenced by Bt_Ppg_Init().

PPG output polarity setting.

Definition at line 590 of file bt.h.

Referenced by Bt_Ppg_Init().

Clock prescaler.

Definition at line 586 of file bt.h.

Referenced by Bt_Ppg_Init().

Restart enable setting.

Definition at line 587 of file bt.h.

Referenced by Bt_Ppg_Init().


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