|
MiraOS
1.7
|
Go to the source code of this file.
Macros | |
| #define | PWM_A 0 |
| #define | PWM_B 1 |
| #define | PMW_INVERT 1 |
| #define | PWM_NORMAL 0 |
| #define | PWM_OVERRIDE_INIT 1 |
| #define | PWM_KEEP_INIT 0 |
Enumerations | |
| enum | HclGpioPorts { HclGpioPortA = 0, HclGpioPortB = 1, HclGpioPortC = 2, HclGpioPortD = 3 } |
| enum | HclGpioPinMode { HclInputPin, HclOutputPin } |
| enum | HclGpioPullMode { HclPullUp = 1, HclPullDown = 2, HclNoPull = 0 } |
| #define PMW_INVERT 1 |
| #define PWM_A 0 |
| #define PWM_B 1 |
| #define PWM_KEEP_INIT 0 |
| #define PWM_NORMAL 0 |
| #define PWM_OVERRIDE_INIT 1 |
| enum HclGpioPinMode |
| enum HclGpioPorts |
| enum HclGpioPullMode |
1.8.11