openlifu.io.LIFUTXDevice.pack_registers

openlifu.io.LIFUTXDevice.pack_registers(regs, pack_single: bool = False)[source]

Packs registers into contiguous blocks

Parameters:
  • regs – Dictionary of registers

  • pack_single – Pack single registers into arrays. Default True.

Returns:

Dictionary of packed registers.