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

structure to select the PWM interrupt More...

#include <bt.h>

Data Fields

boolean_t bPwmTrigInt
 Trigger interrupt selection.
boolean_t bPwmDutyMatchInt
 Duty match interrupt selection.
boolean_t bPwmUnderflowInt
 Underflow interrupt selection.

Detailed Description

structure to select the PWM interrupt

Definition at line 483 of file bt.h.


Field Documentation

Duty match interrupt selection.

Definition at line 486 of file bt.h.

Referenced by Bt_Pwm_DisableInt(), and Bt_Pwm_EnableInt().

Trigger interrupt selection.

Definition at line 485 of file bt.h.

Referenced by Bt_Pwm_DisableInt(), and Bt_Pwm_EnableInt().

Underflow interrupt selection.

Definition at line 487 of file bt.h.

Referenced by Bt_Pwm_DisableInt(), and Bt_Pwm_EnableInt().


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