subghz_protocol_registry_count

Function subghz_protocol_registry_count 

Source
pub unsafe extern "C" fn subghz_protocol_registry_count(
    protocol_registry: *const SubGhzProtocolRegistry,
) -> usize
Expand description

Getting the number of registered protocols.

§Arguments

  • protocol_registry - SubGhzProtocolRegistry

§Returns

Number of protocols