The MAX22516 datasheet describe those registers:
PAGE1_BYTE03 (0x1D): M-Sequency Capability
This register contains information about implemented options related to M-sequences
and physical configuration for the device.
How to encode those options? Can I have a bit-per-bit description of that register?
PAGE1_BYTE05 (0x1F): Process Data In (PDIn)
This register contains the type and length of the Input Process Data (process data from
the device to the IO-Link master).
PAGE1_BYTE06 (0x20): Process Data Out (PDOut)
This register contains the type and length of output data (process data from the IO-Link
master to the device).
How to encode type and lenght into this register?