infrared_get_protocol_command_length

Function infrared_get_protocol_command_length 

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

Get command length by protocol enum.

§Arguments

  • protocol (direction in) - - protocol identifier.

§Returns

length of command in bits.