TI BLE5-Stack API Documentation  9.12.00
Data Fields
_icall_register_isr_args_ext_t Struct Reference

ICall_registerISR_Ext arguments. More...

Data Fields

ICall_FuncArgsHdr hdr
 common arguments More...
 
int_least32_t intnum
 interrupt number More...
 
int intPriority
 interrupt priority More...
 
void(* isrfunc )(void)
 pointer to ISR More...
 

Detailed Description

ICall_registerISR_Ext arguments.

Field Documentation

§ hdr

common arguments

§ intnum

int_least32_t intnum

interrupt number

§ intPriority

int intPriority

interrupt priority

§ isrfunc

void(* isrfunc) (void)

pointer to ISR


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