pamoja for TypeScript - v0.1.18
    Preparing search index...

    Enumeration Sx127xModeConst

    An SX127x operating mode, the Mode bits of RegOpMode.

    Index
    Cad: "Cad"

    Channel activity detection.

    FsRx: "FsRx"

    The PLL is locked for receive.

    FsTx: "FsTx"

    The PLL is locked for transmit.

    RxContinuous: "RxContinuous"

    The receiver takes packet after packet.

    RxSingle: "RxSingle"

    The receiver waits for one packet.

    Sleep: "Sleep"

    Only the SPI interface and the registers are powered.

    Standby: "Standby"

    The oscillator and the baseband are on.

    Tx: "Tx"

    One packet goes out.