TI BLE5-Stack API Documentation  9.14.00
Data Fields
_icall_register_isr_args_t Struct Reference

ICall_registerISR arguments More...

Data Fields

ICall_FuncArgsHdr hdr
 common arguments More...
 
int_least32_t intnum
 interrupt number More...
 
void(* isrfunc )(void)
 pointer to the interrupt service function More...
 

Detailed Description

ICall_registerISR arguments

Field Documentation

§ hdr

common arguments

§ intnum

int_least32_t intnum

interrupt number

§ isrfunc

void(* isrfunc) (void)

pointer to the interrupt service function


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