A Task/ISR can have one of the following run modes:
● Single Step—the Task/ISR always runs a single step, then returns handling to the operating system.
● Super Step—the Task/ISR runs the necessary number of Tasks before returning handling to the operating system.