pub unsafe extern "C" fn HAL_SetPWMPeriodScale(
pwmPortHandle: HAL_DigitalHandle,
squelchMask: i32,
status: *mut i32,
)Expand description
Sets how how often the PWM signal is squelched, thus scaling the period.
@param pwmPortHandle the PWM handle. @param squelchMask the 2-bit mask of outputs to squelch