Trident IoT SDK
Loading...
Searching...
No Matches
tr_hal_pwm.h File Reference

This is the common include file for the Trident HAL PWM Driver. More...

#include "tr_hal_platform.h"
Include dependency graph for tr_hal_pwm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

tr_hal_status_t tr_hal_pwm_init (tr_hal_pwm_id_t pwm_id, tr_hal_pwm_settings_t *pwm_settings)
tr_hal_status_t tr_hal_pwm_uninit (tr_hal_pwm_id_t pwm_id)
tr_hal_status_t tr_hal_pwm_settings_read (tr_hal_pwm_id_t pwm_id, tr_hal_pwm_settings_t *pwm_settings)
tr_hal_status_t tr_hal_pwm_start (tr_hal_pwm_id_t pwm_id)
tr_hal_status_t tr_hal_pwm_stop (tr_hal_pwm_id_t pwm_id)
tr_hal_status_t tr_hal_pwm_is_running (tr_hal_pwm_id_t pwm_id, bool *is_running)

Detailed Description

This is the common include file for the Trident HAL PWM Driver.


SPDX-License-Identifier: LicenseRef-TridentMSLA SPDX-FileCopyrightText: 2025 Trident IoT, LLC https://www.tridentiot.com