MiraOS  1.7
Macros | Enumerations
hcl_typedefs.h File Reference

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 }
 

Macro Definition Documentation

#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

Enumeration Type Documentation

Enumerator
HclInputPin 
HclOutputPin 
Enumerator
HclGpioPortA 
HclGpioPortB 
HclGpioPortC 
HclGpioPortD 
Enumerator
HclPullUp 
HclPullDown 
HclNoPull