pub unsafe extern "C" fn infrared_get_protocol_command_length(
    protocol: InfraredProtocol
) -> u8
Expand description

Get command length by protocol enum.

\param[in] protocol - protocol identifier. \return length of command in bits.