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
Use register.modify instead of register.write method to start timer
(i.e. do same like calling timer.enable_counter()).
This avoids touching bits like ARPE (or DIR,..) which may have been set before
and should stay intact.
0 commit comments