subghz_protocol_encoder_raw_deserialize

Function subghz_protocol_encoder_raw_deserialize 

Source
pub unsafe extern "C" fn subghz_protocol_encoder_raw_deserialize(
    context: *mut c_void,
    flipper_format: *mut FlipperFormat,
) -> SubGhzProtocolStatus
Expand description

Deserialize and generating an upload to send.

§Arguments

  • context - Pointer to a SubGhzProtocolEncoderRAW instance
  • flipper_format - Pointer to a FlipperFormat instance

§Returns

status