Your browser does not allow scripts
Please click here to view a static table of contents without scripts
FT_SetBaudRate
Return to Introduction  Previous page  Next page
This function sets the Baud rate for the device.

FT_STATUS
FT_SetBaudRate
(FT_HANDLE ftHandle, DWORD dwBaudRate)




Parameters
ftHandle
Handle of the device.
dwBaudRate
Baud rate.




Return Value
FT_OK if successful, otherwise the return value is an FT error code.