All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

IOC port component registers. More...

Detailed Description

IOC port component registers.

Definition at line 240 of file cc2538_gpio.h.

#include <cc2538_gpio.h>

Data Fields

cc2538_reg_t SEL [32]
 select special function for output pin
 
cc2538_reg_t OVER [32]
 override pin mode, enable alternate mode
 
cc2538_reg_t PINS [21]
 select input pin for special functions
 

Field Documentation

◆ OVER

cc2538_reg_t cc2538_ioc_t::OVER[32]

override pin mode, enable alternate mode

Definition at line 242 of file cc2538_gpio.h.

◆ PINS

cc2538_reg_t cc2538_ioc_t::PINS[21]

select input pin for special functions

Definition at line 243 of file cc2538_gpio.h.

◆ SEL

cc2538_reg_t cc2538_ioc_t::SEL[32]

select special function for output pin

Definition at line 241 of file cc2538_gpio.h.


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