Azure Sphere MT3620 M4 API Reference Manual
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
mtk_gpioif_int_count Struct Reference

This structure defines the GPIOIF interrupt count related parameters. More...

#include <mhal_gpioif.h>

Data Fields

u32 int_bit
 GPIOIF interrupt bit value.
 
u32 int_event_low_count
 GPIOIF interrupt event low count value.
 
u32 int_event_high_count
 GPIOIF interrupt event high count value.
 
u32 int_gpio2_rst_done_count
 GPIOIF gpio2 interrupt reset done count value.
 
u32 int_event_over_count
 GPIOIF interrupt event overflow count value.
 
u32 int_event_uf_count
 GPIOIF interrupt event underflow count value.
 
u32 int_cap_f0_full_count
 GPIOIF interrupt capture fifo0 count value.
 
u32 int_cap_f1_full_count
 GPIOIF interrupt capture fifo1 count value.
 
u32 int_reset_cap_f0_full_count
 GPIOIF interrupt reset capture fifo0 count value.
 
u32 int_reset_cap_f1_full_count
 GPIOIF interrupt reset capture fifo1 count value.
 
u32 int_cap_f0_np_count
 GPIOIF interrupt capture fifo0 not empty count value.
 
u32 int_cap_f1_np_count
 GPIOIF interrupt capture fifo1 not empty count value.
 
u32 int_cap_f0_p_count
 GPIOIF interrupt capture fifo0 empty count value.
 
u32 int_cap_f1_p_count
 GPIOIF interrupt capture fifo1 empty count value.
 
u32 cap_fifo0 [MAX_FIFO_ENTRY_CNT]
 GPIOIF store capture fifo0 value.
 
u32 cap_fifo1 [MAX_FIFO_ENTRY_CNT]
 GPIOIF store capture fifo1 value.
 
u32 cap_fifo0_count
 GPIOIF read capture fifo0 count value.
 
u32 cap_fifo1_count
 GPIOIF read capture fifo1 count value.
 

Detailed Description

This structure defines the GPIOIF interrupt count related parameters.


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