unsafe fn ec_write_byte(reg: u8, val: u8) -> bool
Write a single byte to an EC register.
The caller must ensure no concurrent EC access occurs without holding EC_LOCK.
EC_LOCK