MKM34Z256VLx7 Bare Metal Software Drivers  R4.1.6
Reference Manual
TMR OFLAG Signal Modes

Overview

List of timer "OFLAG" signal modes.

Macros

#define ASSERT_ON_CNTR_ACTIVE
 Asserted while counter is active.
 
#define CLR_ON_COMP
 Clear OFLAG output on successful compare.
 
#define SET_ON_COMP
 Set OFLAG output on successful compare.
 
#define TGL_ON_COMP
 Toggle OFLAG output on successful compare.
 
#define TGL_ON_ALT_COMP
 Toggle OFLAG output using alternating compare registers.
 
#define SET_ON_COMP_CLR_ON_SEC_EDGE
 Set on compare, cleared on secondary source input edge.
 
#define SET_ON_COMP_CLR_ON_ROLLOVER
 Set on compare, cleared on counter rollover.
 
#define ENABLE_GATED_CLK
 Enable gated clock output while counter is active.