AbstractSPIDevice()=default (defined in spi::AbstractSPIDevice) | spi::AbstractSPIDevice | protected |
AbstractSPIDevice(const AbstractSPIDevice &)=delete (defined in spi::AbstractSPIDevice) | spi::AbstractSPIDevice | protected |
begin() | devices::rf::IRQ_NRF24L01< CSN, CE, IRQ > | inline |
broadcast(uint8_t port, TREF buf) | devices::rf::NRF24L01< CSN, CE > | inline |
BROADCAST | devices::rf::NRF24L01< CSN, CE > | static |
Command enum name | devices::rf::NRF24L01< CSN, CE > | protected |
DEVICE_PAYLOAD_MAX | devices::rf::NRF24L01< CSN, CE > | static |
end() | devices::rf::IRQ_NRF24L01< CSN, CE, IRQ > | inline |
end_transfer() INLINE | spi::SPIDevice< CSN > | inlineprotected |
get_channel() const | devices::rf::NRF24L01< CSN, CE > | inline |
get_device_address() const | devices::rf::NRF24L01< CSN, CE > | inline |
get_drops() const | devices::rf::NRF24L01< CSN, CE > | inline |
get_network_address() const | devices::rf::NRF24L01< CSN, CE > | inline |
get_retrans() const | devices::rf::NRF24L01< CSN, CE > | inline |
get_trans() const | devices::rf::NRF24L01< CSN, CE > | inline |
IRQ_NRF24L01(uint16_t net, uint8_t dev) | devices::rf::IRQ_NRF24L01< CSN, CE, IRQ > | inline |
is_broadcast() const | devices::rf::NRF24L01< CSN, CE > | inline |
NRF24L01(uint16_t net, uint8_t dev) | devices::rf::NRF24L01< CSN, CE > | |
operator=(const AbstractSPIDevice &)=delete (defined in spi::AbstractSPIDevice) | spi::AbstractSPIDevice | protected |
PAYLOAD_MAX | devices::rf::NRF24L01< CSN, CE > | static |
powerdown() | devices::rf::NRF24L01< CSN, CE > | |
powerup() | devices::rf::NRF24L01< CSN, CE > | |
recv(uint8_t &src, uint8_t &port, TREF buf, uint32_t ms=0L) | devices::rf::NRF24L01< CSN, CE > | inline |
recv(uint8_t &src, uint8_t &port, uint32_t ms=0L) | devices::rf::NRF24L01< CSN, CE > | inline |
Register enum name | devices::rf::NRF24L01< CSN, CE > | protected |
send(uint8_t dest, uint8_t port, TREF buf) | devices::rf::NRF24L01< CSN, CE > | inline |
send(uint8_t dest, uint8_t port) | devices::rf::NRF24L01< CSN, CE > | inline |
set_address(int16_t net, uint8_t dev) | devices::rf::NRF24L01< CSN, CE > | inline |
set_channel(uint8_t channel) | devices::rf::NRF24L01< CSN, CE > | inline |
set_output_power_level(int8_t dBm) | devices::rf::NRF24L01< CSN, CE > | |
SPIDevice() INLINE=default | spi::SPIDevice< CSN > | protected |
standby() | devices::rf::NRF24L01< CSN, CE > | |
start_transfer() | spi::SPIDevice< CSN > | inlineprotected |
State enum name | devices::rf::NRF24L01< CSN, CE > | protected |
transfer(uint8_t data) | spi::AbstractSPIDevice | inlineprotected |
transfer(uint8_t *data, uint16_t size) | spi::AbstractSPIDevice | inlineprotected |
transfer(const uint8_t *data, uint16_t size) | spi::AbstractSPIDevice | inlineprotected |
transfer(uint8_t *data, uint16_t size, uint8_t sent) | spi::AbstractSPIDevice | inlineprotected |
transfer(uint16_t size, uint8_t sent) | spi::AbstractSPIDevice | inlineprotected |