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_RF69::ModemConfig Struct Reference
Defines register values for a set of modem configuration registers. More...
#include <RH_RF69.h>
Data Fields | |
uint8_t | reg_02 |
Value for register RH_RF69_REG_02_DATAMODUL. | |
uint8_t | reg_03 |
Value for register RH_RF69_REG_03_BITRATEMSB. | |
uint8_t | reg_04 |
Value for register RH_RF69_REG_04_BITRATELSB. | |
uint8_t | reg_05 |
Value for register RH_RF69_REG_05_FDEVMSB. | |
uint8_t | reg_06 |
Value for register RH_RF69_REG_06_FDEVLSB. | |
uint8_t | reg_19 |
Value for register RH_RF69_REG_19_RXBW. | |
uint8_t | reg_1a |
Value for register RH_RF69_REG_1A_AFCBW. | |
uint8_t | reg_37 |
Value for register RH_RF69_REG_37_PACKETCONFIG1. |
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 RF69 registers to set the desired modulation type, data rate and deviation/bandwidth.
Definition at line 554 of file RH_RF69.h.
Field Documentation
uint8_t reg_02 |
uint8_t reg_03 |
uint8_t reg_04 |
Generated on Tue Jul 12 2022 18:05:56 by
