Crate embedded_nrf24l01 [] [src]

Modules

setup

Structs

NRF24L01

Driver for the nRF24L01+

Payload
RxMode
StandbyMode

Represents Standby-I mode

TxMode

Represents TX Mode and the associated TX Settling and Standby-II states

Enums

CrcMode
DataRate

Supported air data rates.

Error

Constants

MAX_ADDR_BYTES
MIN_ADDR_BYTES
PIPES_COUNT

Traits

Configuration
Device

Trait that hides all the GPIO/SPI type parameters for use by the operation modes