Nut/OS  5.0.5
API Reference
Output_type_enumeration
Collaboration diagram for Output_type_enumeration:

Defines

#define IS_GPIO_OTYPE(OTYPE)   (((OTYPE) == GPIO_OType_PP) || ((OTYPE) == GPIO_OType_OD))

Enumerations

enum  GPIOOType_TypeDef {
  GPIO_OType_PP = 0x00, GPIO_OType_OD = 0x01, GPIO_OType_PP = 0x00, GPIO_OType_OD = 0x01,
  GPIO_OType_PP = 0x00, GPIO_OType_OD = 0x01
}

Define Documentation

#define IS_GPIO_OTYPE (   OTYPE)    (((OTYPE) == GPIO_OType_PP) || ((OTYPE) == GPIO_OType_OD))

Enumeration Type Documentation

Enumerator:
GPIO_OType_PP 
GPIO_OType_OD 
GPIO_OType_PP 
GPIO_OType_OD 
GPIO_OType_PP 
GPIO_OType_OD