Enum libftd2xx_cc1101::RegAddrs[][src]

pub enum RegAddrs {
Show variants IOCFG2, IOCFG1, IOCFG0, FIFOTHR, SYNC, PKTLEN, PKTCTRL1, PKTCTRL0, ADDR, CHANNR, FSCTRL1, FSCTRL0, FREQ, MDMCFG4, MDMCFG3, MDMCFG2, MDMCFG1, MDMCFG0, DEVIATN, MCSM2, MCSM1, MCSM0, FOCCFG, BSCFG, AGCCTRL2, AGCCTRL1, AGCCTRL0, WOREVT, WORCTRL, FREND1, FREND0, FSCAL3, FSCAL2, FSCAL1, FSCAL0, RCCTRL1, RCCTRL0, FSTEST, PTEST, AGCTEST, TEST2, TEST1, TEST0,
}
Expand description

Variants

IOCFG2

GDO2 output pin configuration

IOCFG1

GDO1 output pin configuration

IOCFG0

GDO0 output pin configuration

FIFOTHR

RX FIFO and TX FIFO thresholds

SYNC

Sync word

PKTLEN

Packet length

PKTCTRL1

Packet automation control 1

PKTCTRL0

Packet automation control 0

ADDR

Device address

CHANNR

Channel number

FSCTRL1

Frequency synthesizer control 1

FSCTRL0

Frequency synthesizer control 0

FREQ

Frequency control word

MDMCFG4

Modem configuration 4

MDMCFG3

Modem configuration 3

MDMCFG2

Modem configuration 2

MDMCFG1

Modem configuration 1

MDMCFG0

Modem configuration 0

DEVIATN

Modem deviation setting

MCSM2

Main Radio Control State Machine configuration 2

MCSM1

Main Radio Control State Machine configuration 1

MCSM0

Main Radio Control State Machine configuration 0

FOCCFG

Frequency Offset Compensation configuration

BSCFG

Bit Synchronization configuration

AGCCTRL2

AGC control 2

AGCCTRL1

AGC control 1

AGCCTRL0

AGC control 0

WOREVT

High byte Event 0 timeout

WORCTRL

Wake On Radio control

FREND1

Front end RX configuration

FREND0

Front end TX configuration

FSCAL3

Frequency synthesizer calibration 3

FSCAL2

Frequency synthesizer calibration 2

FSCAL1

Frequency synthesizer calibration 1

FSCAL0

Frequency synthesizer calibration 0

RCCTRL1

RC oscillator configuration 1

RCCTRL0

RC oscillator configuration 0

FSTEST

Frequency synthesizer calibration control

PTEST

Production test

AGCTEST

AGC test

TEST2

Various test settings

TEST1

Various test settings

TEST0

Various test settings

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.