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

Structure of Reload timer configuration. More...

#include <bt.h>

Data Fields

en_rt_clock_pres_t enPres
 Clock prescaler.
en_rt_timer_size_t enSize
 16-bit or 32-bit
en_rt_ext_trigger_t enExtTrig
 External trigger setting.
en_rt_output_polarity_t enOutputPolarity
 Output polarity setting.
en_rt_mode_t enMode
 Reload mode or one-shot mode.

Detailed Description

Structure of Reload timer configuration.

Definition at line 700 of file bt.h.


Field Documentation

External trigger setting.

Definition at line 704 of file bt.h.

Referenced by Bt_Rt_Init().

Reload mode or one-shot mode.

Definition at line 706 of file bt.h.

Referenced by Bt_Rt_Init().

Output polarity setting.

Definition at line 705 of file bt.h.

Referenced by Bt_Rt_Init().

Clock prescaler.

Definition at line 702 of file bt.h.

Referenced by Bt_Rt_Init().

16-bit or 32-bit

Definition at line 703 of file bt.h.

Referenced by Bt_Rt_Init().


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