unsafe fn ec_read_byte(reg: u8) -> Option<u8>
Read a single byte from an EC register.
The caller must ensure no concurrent EC access occurs without holding EC_LOCK.
EC_LOCK