NavHAL 0.1.0
NAVRobotec's architecture-agnostic HAL for embedded systems.
Loading...
Searching...
No Matches
PWM_Handle Struct Reference

PWM handle structure linking timer and channel. More...

#include <pwm.h>

Public Attributes

hal_timer_t timer
uint32_t channel

Detailed Description

PWM handle structure linking timer and channel.

Member Data Documentation

◆ channel

uint32_t PWM_Handle::channel

PWM channel number associated with the timer.

◆ timer

hal_timer_t PWM_Handle::timer

Hardware timer used for PWM generation.


The documentation for this struct was generated from the following file:
  • include/core/cortex-m4/pwm.h