Timers
To provide the stand-alone module with current time perception, EMCL incorporates some real-time counters to be available to the developer of macro applications. This allows to perform time-based actions that would otherwise be impossible, like timeouts. The provided counters come in two flavors: count-up timers, and count-down timers. The refresh time of both counters is 1ms, and the 0x2C06 - Timer access register provides access for reading / writting the content of the timers.