CONST
  nfc$device_max_page_length = 255;

TYPE
  nft$device_max_page_length = 0 .. nfc$device_max_page_length;
