ESP-LiveControl  1.99.1
HTTP server, AJAX API backend and Vue.js web application implementing self-contained, zero-install WiFi remote control of hardware modules attached to the Espressif ESP32 SoC
Public Attributes | List of all members
pspwm_clk_conf_t Struct Reference

#include <ps_pwm.h>

Public Attributes

uint8_t base_clk_prescale
 
uint8_t timer_clk_prescale
 
float base_clk
 
float timer_clk
 

Detailed Description

State of the timer counter clock prescaler. MCPWM_INPUT_CLK is 160MHz. This is divided by base_clk_prescale to yield base_clock. This is in turn divided by timer_clk_prescale to yield timer_clk.

Note
These settings are common for both PWM generators.

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