![]() |
nRF905 Radio Library for Arduino
4.0
|
This is the complete list of members for nRF905, including all inherited members.
| airwayBusy() | nRF905 | |
| begin(SPIClass spi, uint32_t spiClock, int csn, int trx, int tx, int pwr, int cd, int dr, int am, void(*callback_interrupt_dr)(), void(*callback_interrupt_am)()) | nRF905 | |
| events(void(*onRxComplete)(nRF905 *device), void(*onRxInvalid)(nRF905 *device), void(*onTxComplete)(nRF905 *device), void(*onAddrMatch)(nRF905 *device)) | nRF905 | |
| getConfigRegisters(void *regs) | nRF905 | |
| interrupt_am() | nRF905 | |
| interrupt_dr() | nRF905 | |
| mode() | nRF905 | |
| nRF905() | nRF905 | |
| otherSPIinterrupts() | nRF905 | |
| poll() | nRF905 | |
| powerDown() | nRF905 | |
| read(void *data, uint8_t len) | nRF905 | |
| receiveBusy() | nRF905 | |
| RX() | nRF905 | |
| setAddressSize(uint8_t sizeTX, uint8_t sizeRX) | nRF905 | |
| setAutoRetransmit(bool val) | nRF905 | |
| setBand(nRF905_band_t band) | nRF905 | |
| setChannel(uint16_t channel) | nRF905 | |
| setClockOut(nRF905_outclk_t val) | nRF905 | |
| setCRC(nRF905_crc_t val) | nRF905 | |
| setListenAddress(uint32_t address) | nRF905 | |
| setLowRxPower(bool val) | nRF905 | |
| setPayloadSize(uint8_t sizeTX, uint8_t sizeRX) | nRF905 | |
| setTransmitPower(nRF905_pwr_t val) | nRF905 | |
| standby() | nRF905 | |
| TX(nRF905_nextmode_t nextMode, bool collisionAvoid) | nRF905 | |
| write(uint32_t sendTo, void *data, uint8_t len) | nRF905 |
1.8.13