FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
Loading...
Searching...
No Matches
devices::rf::NRF24L01< CSN, CE > Member List

This is the complete list of members for devices::rf::NRF24L01< CSN, CE >, including all inherited members.

AbstractSPIDevice()=default (defined in spi::AbstractSPIDevice)spi::AbstractSPIDeviceprotected
AbstractSPIDevice(const AbstractSPIDevice &)=delete (defined in spi::AbstractSPIDevice)spi::AbstractSPIDeviceprotected
begin()devices::rf::NRF24L01< CSN, CE >
BROADCASTdevices::rf::NRF24L01< CSN, CE >static
broadcast(uint8_t port, TREF buf)devices::rf::NRF24L01< CSN, CE >inline
Command enum namedevices::rf::NRF24L01< CSN, CE >protected
DEVICE_PAYLOAD_MAXdevices::rf::NRF24L01< CSN, CE >static
end()devices::rf::NRF24L01< CSN, CE >inline
end_transfer() INLINEspi::SPIDevice< CSN >inlineprotected
get_channel() constdevices::rf::NRF24L01< CSN, CE >inline
get_device_address() constdevices::rf::NRF24L01< CSN, CE >inline
get_drops() constdevices::rf::NRF24L01< CSN, CE >inline
get_network_address() constdevices::rf::NRF24L01< CSN, CE >inline
get_retrans() constdevices::rf::NRF24L01< CSN, CE >inline
get_trans() constdevices::rf::NRF24L01< CSN, CE >inline
is_broadcast() constdevices::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::AbstractSPIDeviceprotected
PAYLOAD_MAXdevices::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 namedevices::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=defaultspi::SPIDevice< CSN >protected
standby()devices::rf::NRF24L01< CSN, CE >
start_transfer()spi::SPIDevice< CSN >inlineprotected
State enum namedevices::rf::NRF24L01< CSN, CE >protected
transfer(uint8_t data)spi::AbstractSPIDeviceinlineprotected
transfer(uint8_t *data, uint16_t size)spi::AbstractSPIDeviceinlineprotected
transfer(const uint8_t *data, uint16_t size)spi::AbstractSPIDeviceinlineprotected
transfer(uint8_t *data, uint16_t size, uint8_t sent)spi::AbstractSPIDeviceinlineprotected
transfer(uint16_t size, uint8_t sent)spi::AbstractSPIDeviceinlineprotected