IMotionComSetDriverBootBaudrateAsync Method
Assuming that the driver is in BL mode. Setting the BL baudrate.
Namespace: Redler.Motion.Communication.MotionComAssembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
Task<bool> SetDriverBootBaudrateAsync(
uint bootBaudrate
)
- bootBaudrate UInt32
[Missing <param name="bootBaudrate"/> documentation for "M:Redler.Motion.Communication.MotionCom.IMotionCom.SetDriverBootBaudrateAsync(System.UInt32)"]
TaskBoolean if the baudrate is correctly set.
otherwise