Redler Technologies Inc.

IMotionComSetDriverBootBaudrate Method

Assuming that the driver is in BL mode. Setting the BL baudrate.

Definition

Namespace: Redler.Motion.Communication.MotionCom
Assembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
bool SetDriverBootBaudrate(
	uint bootBaudrate
)

Parameters

bootBaudrate  UInt32

[Missing <param name="bootBaudrate"/> documentation for "M:Redler.Motion.Communication.MotionCom.IMotionCom.SetDriverBootBaudrate(System.UInt32)"]

Return Value

Boolean
if the baudrate is correctly set. otherwise

See Also