unit McuInfoI em.hal/McuInfoI.em1 2 3 4 5 6 7 8package em.hal interface McuInfoI function readBatMv(): uint16 function readTempC(): int8 end