LPC18XX_OTP_SIZE
if (count > (LPC18XX_OTP_SIZE - index))
count = LPC18XX_OTP_SIZE - index;
lpc18xx_otp_nvmem_config.size = LPC18XX_OTP_SIZE;