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

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

#include <mhal_gpioif.h>

Data Fields

u8 control_setting
 Control edge type of GPIOIF Event Counter(1~6)
 
u8 updown
 Definition of increment/decremnet GPIO pin for GPIOIF Event Counter in quadrature mode, up down mode or direction mode(0/1)
 
u32 reset_value
 Reset value for GPIOIF Event Counter.
 
u32 low_limit
 Low limit value for GPIOIF Event Counter.
 
u32 high_limit
 High limit value for GPIOIF Event Counter.
 
u32 edge_type_gpio_0
 Define edge type of GPIO_0 capture(0~3)
 
u32 edge_type_gpio_1
 Define edge type of GPIO_1 capture(0~3)
 

Detailed Description

This structure defines the GPIOIF related parameters.


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