Macros | Enumerations
Collaboration diagram for Output_type_enumeration:

Macros

#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
}
 

Detailed Description

Macro Definition Documentation

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

Definition at line 86 of file stm32f30x_gpio.h.

Enumeration Type Documentation

Enumerator
GPIO_OType_PP 
GPIO_OType_OD 
GPIO_OType_PP 
GPIO_OType_OD 
GPIO_OType_PP 
GPIO_OType_OD 

Definition at line 80 of file stm32f30x_gpio.h.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:56