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

Driver for the cc26xx/cc13xx GPIO controller. More...

Detailed Description

Driver for the cc26xx/cc13xx GPIO controller.

Author
Leon George leon@.nosp@m.geor.nosp@m.gemai.nosp@m.l.eu

Definition in file cc26xx_cc13xx_gpio.h.

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

Go to the source code of this file.

Data Structures

struct  gpio_regs_t
 GPIO registers. More...
 

Macros

#define GPIO   ((gpio_regs_t *) (GPIO_BASE))
 GPIO register bank.
 
#define GPIO_BASE   (0x40022000)
 GPIO base address.
 

Macro Definition Documentation

◆ GPIO

#define GPIO   ((gpio_regs_t *) (GPIO_BASE))

GPIO register bank.

Definition at line 55 of file cc26xx_cc13xx_gpio.h.