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

    Namespace sx126x

    The Semtech SX1261, SX1262, and LLCC68, as the bytes they take and the answers they give.

    Every command goes out in one SPI transaction framed by NSS, sent once the chip's BUSY line is low, and a query's answer is read in the same transaction after its bytes. These functions build the bytes and decode the answers from the SX1261/2 datasheet (Rev 2.2), so a program with its own SPI access can drive the chip with nothing else.

    Amplifier
    ChipMode
    CommandStatus
    PacketStatus
    Query
    RxBufferStatus
    Status
    TxPower
    Amplifier
    DeviceError
    Irq
    REGISTER_LORA_SYNC_WORD
    RX_CONTINUOUS
    SYNC_WORD_PRIVATE
    SYNC_WORD_PUBLIC
    calibrateImage
    clearIrqStatus
    deviceErrors
    frequencyWord
    getDeviceErrors
    getIrqStatus
    getPacketStatus
    getRssiInst
    getRxBufferStatus
    getStatus
    imageCalibration
    irq
    llcc68Supports
    packetStatus
    rampTimeUs
    readBuffer
    readRegister
    rssiInstDbm
    rxBufferStatus
    setDioIrqParams
    setLoraModulationParams
    setLoraPacketParams
    setPacketTypeLora
    setPaConfig
    setRfFrequency
    setRx
    setRxContinuous
    setSleep
    setStandby
    setTx
    setTxParams
    status
    timeoutSteps
    txPower
    txPowerUnderCeiling
    writeBuffer
    writeRegister