24.6.5.6 Enum tc_event_action
Event action to perform when the module is triggered by an event.
Enum value | Description |
---|---|
TC_EVENT_ACTION_OFF |
No event action. |
TC_EVENT_ACTION_RETRIGGER |
Re-trigger on event. |
TC_EVENT_ACTION_INCREMENT_COUNTER |
Increment counter on event. |
TC_EVENT_ACTION_START |
Start counter on event. |
TC_EVENT_ACTION_PPW |
Store period in capture register 0, pulse width in capture register 1. |
TC_EVENT_ACTION_PWP |
Store pulse width in capture register 0, period in capture register 1. |
TC_EVENT_ACTION_STAMP |
Time stamp capture. |
TC_EVENT_ACTION_PW |
Pulse width capture. |