grblHAL core  20240704
pwm_config_t Struct Reference

/a cfg_data argument to /a xbar_config_ptr for PWM pins More...

#include <crossbar.h>

Data Fields

float freq_hz
 
float min
 
float max
 
float off_value
 
float min_value
 
float max_value
 
bool invert
 
bool servo_mode
 

Detailed Description

/a cfg_data argument to /a xbar_config_ptr for PWM pins

Field Documentation

◆ freq_hz

float freq_hz

◆ invert

bool invert

◆ max

float max

◆ max_value

float max_value

◆ min

float min

◆ min_value

float min_value

◆ off_value

float off_value

◆ servo_mode

bool servo_mode

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