iLLD_TC27xC  1.0
Enumerations
Collaboration diagram for Enumerations:

Enumerations

enum  IfxGtm_IrqMode {
  IfxGtm_IrqMode_level = 0,
  IfxGtm_IrqMode_pulse = 1,
  IfxGtm_IrqMode_pulseNotify = 2,
  IfxGtm_IrqMode_singlePulse = 3
}
 Enum for GTM interrupt modes. More...
 

Detailed Description

Enumeration Type Documentation

Enum for GTM interrupt modes.

Enumerator
IfxGtm_IrqMode_level 
IfxGtm_IrqMode_pulse 
IfxGtm_IrqMode_pulseNotify 
IfxGtm_IrqMode_singlePulse 

Definition at line 47 of file IfxGtm.h.