Get all registers encoded into little-endian bytes.
NOTE: Total length of bytes must be NO_OF_REGISTERS * REGISTER_BYTE_SIZE.
Set all registers from little-endian encoded bytes.
NOTE: Total length of bytes must be NO_OF_REGISTERS * REGISTER_BYTE_SIZE.
Allow to set and get all registers encoded into little-endian bytes.