Encoding/decoding functions for lane-modify packet

More detail of packet protocol, see designs/packet-protocols.md

Functions

f
decode_lane_modify_packet

Unpack lane-modify packet

f
encode_lane_modify_packet

Create lane-modify packet

f
is_lane_modify_packet

Verify the packet is lane-modify packet

Variables

v
DMX_CHANNEL_MAX

Maximum value of channel

v
DMX_CHANNEL_MIN

Minimum number of channel

v
DMX_VALUE_MAX

Maximum of value

v
DMX_VALUE_MIN

Minimum of value