package
0.0.0-20170508013040-d3d8c0c5c68d
Repository: https://github.com/kidoman/embd.git
Documentation: pkg.go.dev

# Constants

PWMDefaultDuty represents the default duty (0ns) for pwm.
PWMDefaultPeriod represents the default period (500000ns) for pwm.
PWMDefaultPolarity represents the default polarity (Positve or 1) for pwm.
PWMMaxPulseWidth represents the max period (1000000000ns) supported by pwm.