Home
last modified time | relevance | path

Searched defs:OutputType (Results 1 – 1 of 1) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_gpio.h79 uint32_t OutputType; /*!< Specifies the operating output type for the selected pins. member
343 …IC_INLINE void LL_GPIO_SetPinOutputType(GPIO_TypeDef *GPIOx, uint32_t PinMask, uint32_t OutputType) in LL_GPIO_SetPinOutputType()