PAN1080 Peripheral API
Typedefs | Enumerations
Timer counting edge

Timer counting edge definition. More...

Collaboration diagram for Timer counting edge:

Typedefs

typedef enum _TIMER_EvtCntEdgeDef TIMER_EvtCntEdgeDef
 

Enumerations

enum  _TIMER_EvtCntEdgeDef { TIMER_COUNTER_FALLING_EDGE = (0UL) , TIMER_COUNTER_RISING_EDGE = (TIMER_EXTCTL_CNTPHASE_Msk) }
 

Detailed Description

Timer counting edge definition.

Typedef Documentation

◆ TIMER_EvtCntEdgeDef

Enumeration Type Documentation

◆ _TIMER_EvtCntEdgeDef

Enumerator
TIMER_COUNTER_FALLING_EDGE 

Counter increase on falling edge of external event

TIMER_COUNTER_RISING_EDGE 

Counter increase on rising edge of external event