HAL + 0/1 examples
CodeScope will show references to LL_GPIO_InitTypeDef::OutputType from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
GPIO
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_GPIO_InitTypeDef::OutputType

LL_GPIO_InitTypeDef::OutputType field

Specifies the operating output type for the selected pins. This parameter can be a value of GPIO_LL_EC_OUTPUT. GPIO HW configuration can be modified afterwards using unitary function LL_GPIO_SetPinOutputType().

Syntax

uint32_t OutputType;

Examples

LL_GPIO_InitTypeDef::OutputType is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_gpio.h:78
uint32_t OutputType; /*!< Specifies the operating output type for the selected pins.
stm32f4xx_ll_gpio.c:235LL_GPIO_Init()
stm32f4xx_ll_gpio.c:279LL_GPIO_StructInit()

Data Use

Functions writing LL_GPIO_InitTypeDef::OutputType
Functions reading LL_GPIO_InitTypeDef::OutputType
all items filtered out
LL_GPIO_InitTypeDef::OutputType
all items filtered out
Type of LL_GPIO_InitTypeDef::OutputType
LL_GPIO_InitTypeDef::OutputType
uint32_t
all items filtered out