Expand description
nRF24L01+ driver for use with embedded-hal
Modules§
- Setup parameters for SPI
Structs§
- Driver for the nRF24L01+
- Represents a received packet. Stores 32 bytes and the actual length.
- Represents RX Mode
- Represents Standby-I mode
- Represents TX Mode and the associated TX Settling and Standby-II states
Enums§
- Supported CRC modes
- Supported air data rates.
- Wraps an SPI error
Constants§
- Maximum address length
- Minimum address length
- Number of RX pipes with configurable addresses
Traits§
- Configuration methods
- Trait that hides all the GPIO/SPI type parameters for use by the operation modes