Configuration parameters for RN2483/RN2903 devices.
More...
Configuration parameters for RN2483/RN2903 devices.
Definition at line 155 of file rn2xx3.h.
#include <rn2xx3.h>
|
uart_t | uart |
| UART interfaced the device is connected to.
|
|
uint32_t | baudrate |
| baudrate to use
|
|
gpio_t | pin_reset |
| GPIO pin that is connected to the STATUS pin set to GPIO_UNDEF if not used.
|
|
◆ baudrate
uint32_t rn2xx3_params_t::baudrate |
baudrate to use
Definition at line 157 of file rn2xx3.h.
◆ pin_reset
gpio_t rn2xx3_params_t::pin_reset |
GPIO pin that is connected to the STATUS pin set to GPIO_UNDEF if not used.
Definition at line 158 of file rn2xx3.h.
◆ uart
UART interfaced the device is connected to.
Definition at line 156 of file rn2xx3.h.
The documentation for this struct was generated from the following file: