diff --git a/docs/en/modules/sigma-delta.md b/docs/en/modules/sigma-delta.md index 7f82f75c..b962a127 100644 --- a/docs/en/modules/sigma-delta.md +++ b/docs/en/modules/sigma-delta.md @@ -2,6 +2,7 @@ This module provides access to the sigma-delta component. It's a hardware signal generator that can be routed to any of the GPIOs except pin 0. The signal generation is controlled by the [`setprescale()`](#sigma_deltasetprescale) and [`settarget()`](#sigma_deltasettarget) functions. + - 0 < target <= 128
thigh = (prescale + 1) / 80 µs
tperiod = thigh * 256 / target