palm-sync
Preparing search index...
doCmpHandshake
Function doCmpHandshake
doCmpHandshake
(
stream
:
PadpStream
,
maxBaudRate
?:
number
,
)
:
Promise
<
CmpHandshakeResult
>
Performs a CMP negotiation using the provided PADP stream.
Returns the negotiated baud rate.
Parameters
stream
:
PadpStream
maxBaudRate
:
number
= CMP_MAX_BAUD_RATE
Returns
Promise
<
CmpHandshakeResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
palm-sync
Loading...
Performs a CMP negotiation using the provided PADP stream.
Returns the negotiated baud rate.