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

This section introduces the Pulse-Width Modulation (PWM) APIs including terms and acronyms, supported features, details on how to use this driver, enums, structures and functions. More...

Overview

This section introduces the Pulse-Width Modulation (PWM) APIs including terms and acronyms, supported features, details on how to use this driver, enums, structures and functions.

Terms and Acronyms

Terms Details
PWM Pulse-Width Modulation.

Supported Features

See Supported Features for the details of Supported Features.

How to use this driver

Modules

 Define
 This section introduces the Macro definition which is used as PWM channel number.
 
 Enum
 OS-HAL PWM enumeration value list information, including define of the PWM group number enumeration, the PWM channel number enumeration and define of the PWM running status enumeration.
 
 Function
 OS-HAL PWM API list information, including PWM hardware initializing and de-initializing, setting PWM frequency and duty cycle, enabling and disabling PWM hardware output, feature enabling.