Dataflow Runtime API  3.0.3.0
Public Attributes | List of all members
imt::base::bsp::driver::PwmDriverConfiguration Struct Reference

Configuration of the PWM output. More...

#include <Imt.Base.BSP/Driver/PwmDriver.h>

Public Attributes

imt::base::bsp::type::OutputMode::Id m_outputMode
 The mode of the output pin. More...
 
uint32_t m_frequencyHz
 The frequency in Hz. More...
 

Detailed Description

Configuration of the PWM output.

Member Data Documentation

◆ m_frequencyHz

uint32_t imt::base::bsp::driver::PwmDriverConfiguration::m_frequencyHz

The frequency in Hz.

◆ m_outputMode

imt::base::bsp::type::OutputMode::Id imt::base::bsp::driver::PwmDriverConfiguration::m_outputMode

The mode of the output pin.


The documentation for this struct was generated from the following file: