Hi,
My app requests a timeslot in various conditions - sometimes the timeslot needed is long, sometimes short (unknown a priory) so it asks for the longest possible timeslot.
Is there a way to terminate an ongoing timeslot prematurely (when it is still ongoing) or should I always wait to T0CCR0 to tick and END the timeslot from within the signal handler ?
Thanks