arduino-audio-tools
Loading...
Searching...
No Matches
Public Attributes | List of all members
PinInfoESP32 Struct Reference

Information for a PIN. More...

#include <PWMDriverESP32.h>

Public Attributes

int gpio
 
ledc_channel_t pwm_channel
 
ledc_timer_t pwm_timer
 
ledc_mode_t speed_mode
 

Detailed Description

Information for a PIN.

Author
Phil Schatzmann

Member Data Documentation

◆ gpio

int gpio

◆ pwm_channel

ledc_channel_t pwm_channel

◆ pwm_timer

ledc_timer_t pwm_timer

◆ speed_mode

ledc_mode_t speed_mode

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