CFG_CntrSupportedOutMode

Purpose

To check the output mode supported by the device.  

Data Type

INT32U

Data Size

Sizeof (Long)

Access Type

Get only

Description

The already specified output modes include:

           0x1: Pin OUT N outputs high pulse when terminal count reached
           0x2: Pin OUT N outputs low pulse when terminal count reached
           0x4: Pin OUT N toggles from low to high when terminal count reached
           0x8: Pin OUT N toggles from high to low when terminal count reached

If this property is not supported by the device, the output mode cannot be chosen.