This is the common include file for the Trident HAL PWM Driver. More...
#include "tr_hal_platform.h"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) |
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