pub fn read_raw_word(row: usize) -> Result<u32, Error>
Read one raw word from the OTP
You get the 24-bit raw value in the lower part of the 32-bit result.