mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
12 lines
221 B
YAML
12 lines
221 B
YAML
|
|
strip_prefixes:
|
||
|
|
- HAL_
|
||
|
|
|
||
|
|
functions:
|
||
|
|
HAL_InitializePWMPort:
|
||
|
|
HAL_FreePWMPort:
|
||
|
|
HAL_CheckPWMChannel:
|
||
|
|
HAL_SetPWMPulseTimeMicroseconds:
|
||
|
|
HAL_GetPWMPulseTimeMicroseconds:
|
||
|
|
HAL_SetPWMSimDevice:
|
||
|
|
HAL_SetPWMOutputPeriod:
|