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

Checks whether protocol valid.

\param[in] protocol - protocol identifier. \return true if protocol is valid, false otherwise.