You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both the PIC18 and Cortex support hardware timers with interrupt callbacks, but there is no API in Hax for accessing timers. This forces user code to break Hax's abstraction if it wishes to use timers on either hardware.
Both the PIC18 and Cortex support hardware timers with interrupt callbacks, but there is no API in Hax for accessing timers. This forces user code to break Hax's abstraction if it wishes to use timers on either hardware.