TI BLE Stack API Documentation  2.03.05
Public Attributes | List of all members
_icall_register_isr_args_t Struct Reference

#include <icall.h>

Public Attributes

ICall_FuncArgsHdr hdr
 
int_least32_t intnum
 
void(* isrfunc )(void)
 

Detailed Description

ICall_registerISR() arguments

Member Data Documentation

§ hdr

ICall_FuncArgsHdr _icall_register_isr_args_t::hdr

common arguments

§ intnum

int_least32_t _icall_register_isr_args_t::intnum

interrupt number

§ isrfunc

void(* _icall_register_isr_args_t::isrfunc) (void)

pointer to the interrupt service function


The documentation for this struct was generated from the following file: