Lines Matching defs:NRF24L01
165 * @brief NRF24L01 Transceiver library
166 * @defgroup nrf24l01 libupm-nrf24l01
170 * @library nrf24l01
171 * @sensor nrf24l01
172 * @comname NRF24L01 Transceiver
179 * @brief API for the NRF24L01 Transceiver Module
181 * This module defines the NRF24L01 interface for libnrf24l01
183 * @image html nrf24l01.jpg
184 * @snippet nrf24l01-receiver.cxx Interesting
185 * @snippet nrf24l01-transmitter.cxx Interesting
186 * @snippet nrf24l01-broadcast.cxx Interesting
188 class NRF24L01 {
191 * Instantiates an NRF24l01 object
195 NRF24L01 (uint8_t cs, uint8_t ce);
214 * Configures the NRF24L01 transceiver
360 * Configures the NRF24L01 transceiver to behave as a BLE
396 * Reads an array of bytes from the given starting position in NRF24L01 registers
400 * Writes an array of bytes into NRF24L01 registers
404 * Sends a command to NRF24L01