Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
RH_RF95::ModemConfig Struct Reference
Defines register values for a set of modem configuration registers. More...
#include <RH_RF95.h>
Data Fields | |
uint8_t | reg_1d |
Value for register RH_RF95_REG_1D_MODEM_CONFIG1. | |
uint8_t | reg_1e |
Value for register RH_RF95_REG_1E_MODEM_CONFIG2. | |
uint8_t | reg_26 |
Value for register RH_RF95_REG_26_MODEM_CONFIG3. |
Detailed Description
Defines register values for a set of modem configuration registers.
Defines register values for a set of modem configuration registers that can be passed to setModemRegisters() if none of the choices in ModemConfigChoice suit your need setModemRegisters() writes the register values from this structure to the appropriate registers to set the desired spreading factor, coding rate and bandwidth
Definition at line 411 of file RH_RF95.h.
Field Documentation
uint8_t reg_1d |
uint8_t reg_1e |
Generated on Tue Jul 12 2022 18:05:56 by
