Res struct for ReadCoils.
byte_count is automatically calculated during encoding.
byte_count
@type t() :: %Modbuzz.PDU.ReadCoils.Res{ byte_count: byte(), coil_status: [] | [boolean()] }