https://github.com/xmos/lib_otpinfo/blob/ff95859029f09e92fb652ecb4f6ff5d17e179163/lib_otpinfo/src/otp_board_info.xc#L31 This should use OTP_SIZE from otp3.h It needs a /2 due to differential mode - we should add a comment about this. I think we should also add a comment about the unit (words) - the define should ideally be OTP_SIZE_WORDS...