Line 420: |
Line 420: |
| | 5 || GetEnabled | | | 5 || GetEnabled |
| |- | | |- |
− | | 6 || [6.0.0+] SetDutyCycle | + | | 6 || [6.0.0+] [[#SetDutyCycle|SetDutyCycle]] |
| |- | | |- |
− | | 7 || [6.0.0+] GetDutyCycle | + | | 7 || [6.0.0+] [[#GetDutyCycle|GetDutyCycle]] |
| |} | | |} |
| + | |
| + | === SetDutyCycle === |
| + | Takes an input double '''DutyCycle'''. No output. |
| + | |
| + | === GetDutyCycle === |
| + | No input. Returns an output double '''DutyCycle'''. |
| | | |
| = pinmux = | | = pinmux = |