Function modbus_protocol::utils::unpack_bits[][src]

pub fn unpack_bits(bytes: &[u8], count: u16) -> Vec<Coil>