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

Structure of PWC timer configuration. More...

#include <bt.h>

Data Fields

en_pwc_clock_pres_t enPres
 Clock prescaler.
en_pwc_timer_size_t enSize
 16-bit or 32-bit
en_pwc_measure_edge_t enMeasureEdge
 Measure mode setting.
en_pwc_mode_t enMode
 Continuous mode or one-shot mode.

Detailed Description

Structure of PWC timer configuration.

Definition at line 800 of file bt.h.


Field Documentation

Measure mode setting.

Definition at line 804 of file bt.h.

Referenced by Bt_Pwc_Init().

Continuous mode or one-shot mode.

Definition at line 805 of file bt.h.

Referenced by Bt_Pwc_Init().

Clock prescaler.

Definition at line 802 of file bt.h.

Referenced by Bt_Pwc_Init().

16-bit or 32-bit

Definition at line 803 of file bt.h.

Referenced by Bt_Pwc_Init().


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