pub unsafe extern "C" fn infrared_get_protocol_command_length(
protocol: InfraredProtocol
) -> u8Expand description
Get command length by protocol enum.
Returns:
- length of command in bits.
Arguments
protocol- [Direction: In] - protocol identifier.