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 callbackFxn
 Pointer to interrupt callback function. More...
 
uint32_t portMask
 Bitmask for pins allocated in port. More...
 
uintptr_t userArg
 User argument for whole handle. More...
 

Detailed Description

underlying data structure for type PIN_State

Field Documentation

§ callbackFxn

PIN_IntCb PIN_State_s::callbackFxn

Pointer to interrupt callback function.

§ portMask

uint32_t PIN_State_s::portMask

Bitmask for pins allocated in port.

Referenced by PINCC26XX_setPortOutputEnable(), and PINCC26XX_setPortOutputValue().

§ userArg

uintptr_t PIN_State_s::userArg

User argument for whole handle.


The documentation for this struct was generated from the following file:
© Copyright 1995-2022, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale