pub fn encode_upload_segment_request(toggle: bool) -> SdoPayloadExpand description
Encode the client’s upload segment request (poll for the next segment)
with the expected toggle bit (command 0x60 | toggle).
pub fn encode_upload_segment_request(toggle: bool) -> SdoPayloadEncode the client’s upload segment request (poll for the next segment)
with the expected toggle bit (command 0x60 | toggle).