Loading...
Searching...
No Matches
gpio_regs_t Struct Reference

GPIO registers. More...

Detailed Description

GPIO registers.

Definition at line 37 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
 

Field Documentation

◆ __reserved1

reg32_t gpio_regs_t::__reserved1[24]

unused

Definition at line 39 of file cc26xx_cc13xx_gpio.h.

◆ __reserved2

reg32_t gpio_regs_t::__reserved2[3]

unused

Definition at line 41 of file cc26xx_cc13xx_gpio.h.

◆ __reserved3

reg32_t gpio_regs_t::__reserved3[3]

unused

Definition at line 43 of file cc26xx_cc13xx_gpio.h.

◆ __reserved4

reg32_t gpio_regs_t::__reserved4[3]

unused

Definition at line 45 of file cc26xx_cc13xx_gpio.h.

◆ __reserved5

reg32_t gpio_regs_t::__reserved5[3]

unused

Definition at line 47 of file cc26xx_cc13xx_gpio.h.

◆ __reserved6

reg32_t gpio_regs_t::__reserved6[3]

unused

Definition at line 49 of file cc26xx_cc13xx_gpio.h.

◆ __reserved7

reg32_t gpio_regs_t::__reserved7[3]

unused

Definition at line 51 of file cc26xx_cc13xx_gpio.h.

◆ DIN

reg32_t gpio_regs_t::DIN

r input status

Definition at line 48 of file cc26xx_cc13xx_gpio.h.

◆ DOE

reg32_t gpio_regs_t::DOE

r/w enable output

Definition at line 50 of file cc26xx_cc13xx_gpio.h.

◆ DOUT

reg32_t gpio_regs_t::DOUT

r/w state of the output

Definition at line 40 of file cc26xx_cc13xx_gpio.h.

◆ DOUT_FRAG

reg32_t gpio_regs_t::DOUT_FRAG[8]

w the first bit of each byte corresponds to one bit of DOUT

Definition at line 38 of file cc26xx_cc13xx_gpio.h.

◆ DOUTCLR

reg32_t gpio_regs_t::DOUTCLR

w1c clear output

Definition at line 44 of file cc26xx_cc13xx_gpio.h.

◆ DOUTSET

reg32_t gpio_regs_t::DOUTSET

w1s set output

Definition at line 42 of file cc26xx_cc13xx_gpio.h.

◆ DOUTTGL

reg32_t gpio_regs_t::DOUTTGL

r/w toggle output

Definition at line 46 of file cc26xx_cc13xx_gpio.h.

◆ EVFLAGS

reg32_t gpio_regs_t::EVFLAGS

r/w1c indicates an input event

Definition at line 52 of file cc26xx_cc13xx_gpio.h.


The documentation for this struct was generated from the following file: