palm-sync
    Preparing search index...

    Interface CmpHandshakeResult

    Result of a CMP handshake.

    interface CmpHandshakeResult {
        baudRate: number;
    }
    Index

    Properties

    Properties

    baudRate: number

    Baud rate after negotiation.

    This will be the smaller of maxBaudRate and the highest baud rate supported by the Palm device.