GeMRTOS
Data Fields
gs_ext_isr Struct Reference

#include <gemrtos_core.h>

Data Fields

Detailed Description

gs_ext_isr Struct to hold the actions associated with external events. They are hold in g_kcb structure

Definition at line 87 of file gemrtos_core.h.

Field Documentation

◆ G_EXT_INT_Count

INT32 G_EXT_INT_Count

Pointers to the first ISR TCBs for each interrupt number

Definition at line 89 of file gemrtos_core.h.

◆ G_EXT_ISR_Timeout

gt_priority G_EXT_ISR_Timeout

Holds the number of ISR released, when 0 enable it again

Definition at line 90 of file gemrtos_core.h.

◆ G_TCB_ISR

struct gs_tcb* G_TCB_ISR

Definition at line 88 of file gemrtos_core.h.


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