[][src]Module cc2538::gpio_c::data

This is the data register. In software control mode, values written in the GPIODATA register are transferred onto the GPOUT pins if the respective pins have been configured as outputs through the GPIODIR register. A read from GPIODATA returns the last bit value written if the respective pins are configured as output, or it returns the value on the corresponding input GPIN bit when these are configured as inputs.

Structs

DATA_W

Write proxy for field DATA

RESERVED32_W

Write proxy for field Reserved32

Type Definitions

DATA_R

Reader of field DATA

R

Reader of register DATA

RESERVED32_R

Reader of field Reserved32

W

Writer for register DATA