MotionComSetDriverBootBaudrate 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
public abstract bool SetDriverBootBaudrate(
uint bootBaudrate
)
- bootBaudrate UInt32
[Missing <param name="bootBaudrate"/> documentation for "M:Redler.Motion.Communication.MotionCom.MotionCom.SetDriverBootBaudrate(System.UInt32)"]
Boolean if the baudrate is correctly set.
otherwise
IMotionComSetDriverBootBaudrate(UInt32)