CC26x2, CC13x2 FCFG register definitions. More...
CC26x2, CC13x2 FCFG register definitions.
Definition in file cc26x2_cc13x2_fcfg.h.
#include <cc26xx_cc13xx.h>
Go to the source code of this file.
Data Structures | |
struct | fcfg_regs_t |
FCFG registers. More... | |
Macros | |
#define | FCFG ((fcfg_regs_t *) (FCFG_BASE)) |
FCFG1 register bank. | |
#define | FCFG1_DAC_BIAS_CNF_LPM_TRIM_IOUT_m 0x0003F000 |
FCFG1 register values. | |
#define | FCFG1_DAC_BIAS_CNF_LPM_TRIM_IOUT_s 12 |
#define | FCFG1_DAC_BIAS_CNF_LPM_BIAS_WIDTH_TRIM_m 0x00000E00 |
#define | FCFG1_DAC_BIAS_CNF_LPM_BIAS_WIDTH_TRIM_s 9 |
#define | FCFG1_DAC_BIAS_CNF_LPM_BIAS_BACKUP_EN 0x00000100 |
#define | FCFG_BASE (0x50001000) |
FCFG1 base address. | |