pub fn encode_set_target( position: Option<u16>, latch: Option<bool>, speed: Option<u8>, ) -> Result<Vec<u8>>
Encode SetTarget command (0x00)