TI-RTOS for SimpleLink Wireless MCUs  2.14.03.28
Data Fields
PIN_State_s Struct Reference

underlying data structure for type PIN_State More...

#include <PIN.h>

Collaboration diagram for PIN_State_s:
Collaboration graph
[legend]

Data Fields

PIN_IntCb pCbFunc
 Pointer to interrupt callback function. More...
 
uint_t bmPort
 Bitmask for pins allocated in port. More...
 
UArg userArg
 User argument for whole handle. More...
 

Detailed Description

underlying data structure for type PIN_State

Field Documentation

PIN_IntCb PIN_State_s::pCbFunc

Pointer to interrupt callback function.

uint_t PIN_State_s::bmPort

Bitmask for pins allocated in port.

Referenced by PINCC26XX_setPortOutputEnable(), and PINCC26XX_setPortOutputValue().

UArg PIN_State_s::userArg

User argument for whole handle.


The documentation for this struct was generated from the following file:
Copyright 2015, Texas Instruments Incorporated