unit UsCounterI em.hal/UsCounterI.em1 2 3 4 5 6 7 8package em.hal interface UsCounterI function start() function stop(): uint32 end