Skip to main content

HAL_GPIO_ReadPin

Function HAL_GPIO_ReadPin 

Source
pub unsafe extern "C" fn HAL_GPIO_ReadPin(
    GPIOx: *mut GPIO_TypeDef,
    GPIO_Pin: u16,
) -> GPIO_PinState
Expand description

@defgroup GPIO_Exported_Functions_Group2 IO operation functions @brief IO operation functions @{