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

Structure to configure the watch counter. More...

#include <wc.h>

Data Fields

en_wc_cnt_clk_t enCntClk
 Watch counter source clock setting.
uint8_t u8ReloadValue
 Reload value.

Detailed Description

Structure to configure the watch counter.

Definition at line 183 of file wc.h.


Field Documentation

Watch counter source clock setting.

Definition at line 185 of file wc.h.

Referenced by Wc_Init().

uint8_t u8ReloadValue

Reload value.

Definition at line 186 of file wc.h.

Referenced by Wc_Init().


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