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

This structure defines GPIO pin related property. More...

#include <mhal_gpio.h>

Data Fields

bool pinctrl_free
 GPIO can be requested or freed. More...
 

Detailed Description

This structure defines GPIO pin related property.

Field Documentation

bool pinctrl_free

GPIO can be requested or freed.


True : GPIO is requested, and the others can not use it again.
False : GPIO is freed, and the others can use it again.


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