PWM update

This commit is contained in:
Tristan Krause 2019-06-07 10:47:34 +02:00
parent 72c34b6ba4
commit 198feef12f
3 changed files with 7 additions and 8 deletions

View file

@ -202,6 +202,7 @@ public:
/**
* Setzt die Register so, dass näherungsweise die gewünschte Frequenz erzeugt wird.
* Ist freq == 0 wird PWM deaktiviert.
* Standardfrequenz: 31300 (empfohlen, da dann TOP == 255)
* \param freq PWM Frequenz
* \return Top Wert des PWM Value für die gesetzte Frequenz
* \throws DriverException