Loading...
Searching...
No Matches
cc26x0_cc13x0_fcfg.h File Reference

CC26x0/CC13x0 FCFG register definitions. More...

Detailed Description

CC26x0/CC13x0 FCFG register definitions.

Definition in file cc26x0_cc13x0_fcfg.h.

#include <cc26xx_cc13xx.h>
+ Include dependency graph for cc26x0_cc13x0_fcfg.h:
+ This graph shows which files directly or indirectly include this file:

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))
 FCFG register bank.
 
#define FCFG_BASE   (0x50001000)
 Base address of FCFG memory.
 

Macro Definition Documentation

◆ FCFG

#define FCFG   ((fcfg_regs_t *) (FCFG_BASE))

FCFG register bank.

Definition at line 139 of file cc26x0_cc13x0_fcfg.h.