Adds a job to the RIT interrupt handler job queue, if there is space.
Adds a job to the RIT interrupt handler job queue, if there is space.
job | The job to execute |
ival_multiplier | The factor to multiply the base interval by to determine the job's interval interval = 10ms, ival_multiplier = 2, job interval = 20ms. |