GPIO registers. More...
GPIO registers.
Definition at line 34 of file cc26xx_cc13xx_gpio.h.
#include <cc26xx_cc13xx_gpio.h>
| Data Fields | |
| reg32_t | DOUT_FRAG [8] | 
| w the first bit of each byte corresponds to one bit of DOUT | |
| reg32_t | __reserved1 [24] | 
| unused | |
| reg32_t | DOUT | 
| r/w state of the output | |
| reg32_t | __reserved2 [3] | 
| unused | |
| reg32_t | DOUTSET | 
| w1s set output | |
| reg32_t | __reserved3 [3] | 
| unused | |
| reg32_t | DOUTCLR | 
| w1c clear output | |
| reg32_t | __reserved4 [3] | 
| unused | |
| reg32_t | DOUTTGL | 
| r/w toggle output | |
| reg32_t | __reserved5 [3] | 
| unused | |
| reg32_t | DIN | 
| r input status | |
| reg32_t | __reserved6 [3] | 
| unused | |
| reg32_t | DOE | 
| r/w enable output | |
| reg32_t | __reserved7 [3] | 
| unused | |
| reg32_t | EVFLAGS | 
| r/w1c indicates an input event | |
| reg32_t gpio_regs_t::__reserved1[24] | 
unused
Definition at line 36 of file cc26xx_cc13xx_gpio.h.
| reg32_t gpio_regs_t::__reserved2[3] | 
unused
Definition at line 38 of file cc26xx_cc13xx_gpio.h.
| reg32_t gpio_regs_t::__reserved3[3] | 
unused
Definition at line 40 of file cc26xx_cc13xx_gpio.h.
| reg32_t gpio_regs_t::__reserved4[3] | 
unused
Definition at line 42 of file cc26xx_cc13xx_gpio.h.
| reg32_t gpio_regs_t::__reserved5[3] | 
unused
Definition at line 44 of file cc26xx_cc13xx_gpio.h.
| reg32_t gpio_regs_t::__reserved6[3] | 
unused
Definition at line 46 of file cc26xx_cc13xx_gpio.h.
| reg32_t gpio_regs_t::__reserved7[3] | 
unused
Definition at line 48 of file cc26xx_cc13xx_gpio.h.
| reg32_t gpio_regs_t::DIN | 
r input status
Definition at line 45 of file cc26xx_cc13xx_gpio.h.
| reg32_t gpio_regs_t::DOE | 
r/w enable output
Definition at line 47 of file cc26xx_cc13xx_gpio.h.
| reg32_t gpio_regs_t::DOUT | 
r/w state of the output
Definition at line 37 of file cc26xx_cc13xx_gpio.h.
| reg32_t gpio_regs_t::DOUT_FRAG[8] | 
w the first bit of each byte corresponds to one bit of DOUT
Definition at line 35 of file cc26xx_cc13xx_gpio.h.
| reg32_t gpio_regs_t::DOUTCLR | 
w1c clear output
Definition at line 41 of file cc26xx_cc13xx_gpio.h.
| reg32_t gpio_regs_t::DOUTSET | 
w1s set output
Definition at line 39 of file cc26xx_cc13xx_gpio.h.
| reg32_t gpio_regs_t::DOUTTGL | 
r/w toggle output
Definition at line 43 of file cc26xx_cc13xx_gpio.h.
| reg32_t gpio_regs_t::EVFLAGS | 
r/w1c indicates an input event
Definition at line 49 of file cc26xx_cc13xx_gpio.h.