aux_aiodio_regs_t Struct Reference

AUX_AIODIO registers. More...

Detailed Description

AUX_AIODIO registers.

Definition at line 31 of file cc26x0_aux.h.

#include <cc26x0_aux.h>

Data Fields

reg32_t GPIODOUT
 gpio data out More...
 
reg32_t IOMODE
 input output mode More...
 
reg32_t GPIODIN
 gpio data in More...
 
reg32_t GPIODOUTSET
 gpio data out set More...
 
reg32_t GPIODOUTCLR
 gpio data out clear More...
 
reg32_t GPIODOUTTGL
 gpio data out toggle More...
 
reg32_t GPIODIE
 gpio data input enable More...
 
reg32_t IOPOE
 I/O peripheral output enable.
 
reg32_t IO0PSEL
 I/O 0 peripheral select.
 
reg32_t IO1PSEL
 I/O 1 peripheral select.
 
reg32_t IO2PSEL
 I/O 2 peripheral select.
 
reg32_t IO3PSEL
 I/O 3 peripheral select.
 
reg32_t IO4PSEL
 I/O 4 peripheral select.
 
reg32_t IO5PSEL
 I/O 5 peripheral select.
 
reg32_t IO6PSEL
 I/O 6 peripheral select.
 
reg32_t IO7PSEL
 I/O 7 peripheral select.
 
reg32_t IOMODEH
 Input output mode high.
 
reg32_t IOMODEL
 Input output mode low.
 

Field Documentation

◆ GPIODIE

reg32_t aux_aiodio_regs_t::GPIODIE

gpio data input enable

GPIO data input enable.

Definition at line 38 of file cc26x0_aux.h.

◆ GPIODIN

reg32_t aux_aiodio_regs_t::GPIODIN

gpio data in

GPIO data input.

Definition at line 34 of file cc26x0_aux.h.

◆ GPIODOUT

reg32_t aux_aiodio_regs_t::GPIODOUT

gpio data out

GPIO data output.

Definition at line 32 of file cc26x0_aux.h.

◆ GPIODOUTCLR

reg32_t aux_aiodio_regs_t::GPIODOUTCLR

gpio data out clear

GPIO data out clear.

Definition at line 36 of file cc26x0_aux.h.

◆ GPIODOUTSET

reg32_t aux_aiodio_regs_t::GPIODOUTSET

gpio data out set

GPIO data out set.

Definition at line 35 of file cc26x0_aux.h.

◆ GPIODOUTTGL

reg32_t aux_aiodio_regs_t::GPIODOUTTGL

gpio data out toggle

GPIO data out toggle.

Definition at line 37 of file cc26x0_aux.h.

◆ IOMODE

reg32_t aux_aiodio_regs_t::IOMODE

input output mode

Input output mode.

Definition at line 33 of file cc26x0_aux.h.


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