| addrConv32(uint32_t addr) | nrf_to_nrf | |
| available() | nrf_to_nrf | |
| available(uint8_t *pipe_num) | nrf_to_nrf | |
| begin() | nrf_to_nrf | |
| decrypt(void *bufferIn, uint8_t size) | nrf_to_nrf | |
| disableAckPayload() | nrf_to_nrf | |
| disableCRC() | nrf_to_nrf | |
| disableDynamicPayloads() | nrf_to_nrf | |
| enableAckPayload() | nrf_to_nrf | |
| enableDynamicAck() | nrf_to_nrf | |
| enableDynamicPayloads(uint8_t payloadSize=DEFAULT_MAX_PAYLOAD_SIZE) | nrf_to_nrf | |
| enableEncryption | nrf_to_nrf | |
| encrypt(void *bufferIn, uint8_t size) | nrf_to_nrf | |
| failureDetected | nrf_to_nrf | |
| flush_rx() | nrf_to_nrf | |
| getARC() | nrf_to_nrf | |
| getChannel() | nrf_to_nrf | |
| getCRCLength() | nrf_to_nrf | |
| getDynamicPayloadSize() | nrf_to_nrf | |
| getPALevel() | nrf_to_nrf | |
| getPayloadSize() | nrf_to_nrf | |
| getRSSI() | nrf_to_nrf | |
| interframeSpacing | nrf_to_nrf | |
| isChipConnected() | nrf_to_nrf | |
| isValid() | nrf_to_nrf | |
| nrf_to_nrf() | nrf_to_nrf | |
| openReadingPipe(uint8_t child, const uint8_t *address) | nrf_to_nrf | |
| openReadingPipe(uint8_t child, uint64_t address) | nrf_to_nrf | |
| openWritingPipe(const uint8_t *address) | nrf_to_nrf | |
| openWritingPipe(uint64_t address) | nrf_to_nrf | |
| outBuffer | nrf_to_nrf | |
| powerDown() | nrf_to_nrf | |
| powerUp() | nrf_to_nrf | |
| printDetails() | nrf_to_nrf | |
| radioData | nrf_to_nrf | |
| read(void *buf, uint8_t len) | nrf_to_nrf | |
| setAddressWidth(uint8_t a_width) | nrf_to_nrf | |
| setAutoAck(bool enable) | nrf_to_nrf | |
| setAutoAck(uint8_t pipe, bool enable) | nrf_to_nrf | |
| setChannel(uint8_t channel, bool map=0) | nrf_to_nrf | |
| setCounter(uint64_t counter) | nrf_to_nrf | |
| setCRCLength(nrf_crclength_e length) | nrf_to_nrf | |
| setDataRate(uint8_t speed) | nrf_to_nrf | |
| setIV(uint8_t IV[CCM_IV_SIZE]) | nrf_to_nrf | |
| setKey(uint8_t key[CCM_KEY_SIZE]) | nrf_to_nrf | |
| setPALevel(uint8_t level, bool lnaEnable=true) | nrf_to_nrf | |
| setPayloadSize(uint8_t size) | nrf_to_nrf | |
| setRetries(uint8_t retryVar, uint8_t attempts) | nrf_to_nrf | |
| startListening(bool resetAddresses=true) | nrf_to_nrf | |
| startWrite(void *buf, uint8_t len, bool multicast, bool doEncryption=true) | nrf_to_nrf | |
| stopListening(bool setWritingPipe=true, bool resetAddresses=true) | nrf_to_nrf | |
| stopListening(const uint8_t *txAddress, bool setWritingPipe=true, bool resetAddresses=true) | nrf_to_nrf | |
| testCarrier(uint8_t RSSI=65) | nrf_to_nrf | |
| testRPD(uint8_t RSSI=65) | nrf_to_nrf | |
| txStandBy() | nrf_to_nrf | |
| txStandBy(uint32_t timeout, bool startTx=0) | nrf_to_nrf | |
| write(void *buf, uint8_t len, bool multicast=false, bool doEncryption=true) | nrf_to_nrf | |
| writeAckPayload(uint8_t pipe, void *buf, uint8_t len) | nrf_to_nrf | |
| writeFast(void *buf, uint8_t len, bool multicast=0) | nrf_to_nrf | |