infrared_is_protocol_valid

Function infrared_is_protocol_valid 

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

Checks whether protocol valid.

§Arguments

  • protocol (direction in) - - protocol identifier.

§Returns

true if protocol is valid, false otherwise.