Structure holding all parameter for driver initialization.
More...
Structure holding all parameter for driver initialization.
Definition at line 454 of file cc110x.h.
#include <cc110x.h>
◆ channels
Pointer to the default channel map.
Definition at line 461 of file cc110x.h.
◆ config
Pointer to the configuration of the base frequency, data rate and channel bandwidth; or NULL
to keep the default.
Definition at line 460 of file cc110x.h.
◆ cs
GPIO pin connected to chip select.
Definition at line 464 of file cc110x.h.
◆ gdo0
gpio_t cc110x_params_t::gdo0 |
GPIO pin connected to GDO0.
Definition at line 465 of file cc110x.h.
◆ gdo2
gpio_t cc110x_params_t::gdo2 |
GPIO pin connected to GDO2.
Definition at line 466 of file cc110x.h.
◆ patable
Pointer to the PATABLE to use.
Definition at line 455 of file cc110x.h.
◆ spi
spi_t cc110x_params_t::spi |
SPI bus connected to the device.
Definition at line 462 of file cc110x.h.
◆ spi_clk
SPI clock to use (max 6.5 MHz)
Definition at line 463 of file cc110x.h.
The documentation for this struct was generated from the following file: