Struct of NRF24L01+ initialization parameters. More...
Struct of NRF24L01+ initialization parameters.
Definition at line 131 of file nrf24l01p_ng.h.
#include <nrf24l01p_ng.h>
Data Fields | |
| spi_t | spi | 
| SPI bus.  | |
| spi_clk_t | spi_clk | 
| SPI clock speed.  | |
| gpio_t | pin_cs | 
| SPI chip select gpio pin.  | |
| gpio_t | pin_ce | 
| NRF24L01+ chip enable gpio pin.  | |
| gpio_t | pin_irq | 
| NRF24L01+ IRQ gpio pin.  | |
| nrf24l01p_ng_cfg_t | config | 
| Current configuration values.  | |