Defines whether the timer is started automatically or manually
Member of Timer (PRIM_TIMR)
Data Type - Enumeration
The Startup property defines the state of the timer when created.
Enum Value | Description |
---|---|
Automatic | The timer will be started when created |
Manual | The timer will not started when created |
Febuary 18 V14SP2