Returns the value of mg_u8TicksOut. Since this is a 8bit variable, no interrupt locking is required.
Definition at line 194 of file timer.c.
References mg_u8TicksOut.
{ return (mg_u8TicksOut); }