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

This section introduces the General-Purpose Input-Output (GPIO) APIs including terms and acronyms, supported features, software architecture details on how to use this driver, GPIO groups, enums and functions. More...

Overview

This section introduces the General-Purpose Input-Output (GPIO) APIs including terms and acronyms, supported features, software architecture details on how to use this driver, GPIO groups, enums and functions.

Terms and acronyms

Terms Details
GPIO General-Purpose Inputs-Outputs.

Supported Features

The GPIO has been designed to set GPIO input/output signal and pinmux function. For more details, please refer to the GPIO datasheet.

How to Use This Driver

Modules

 Define
 This section introduces the Macro definition which is used as GPIO M-HAL's API error return type.
 
 Enum
 This section introduces the enumerations that GPIO should configure when calling GPIO APIs.
 
 Function
 This section provides Fixed APIs(defined as Common Interface) to fully control the MediaTek GPIO HW.
 
 Struct
 This section introduces the structure used by GPIO OS-HAL/M-HAL/HDL.