Changes the way LL Packet Def is fetched
It is done after the register definition (like previously). It uses
the Device::EnablesLowLatencyPacket() that should be called by
inherited devices to enable the Low latency packet feature. It must
procide a default definition for older version backward
compatibility. Dependening on the device verison, data is fetched or
not.