pub unsafe extern "C" fn HAL_GPIO_ReadPin(
GPIOx: *mut GPIO_TypeDef,
GPIO_Pin: u16,
) -> GPIO_PinStateExpand description
@defgroup GPIO_Exported_Functions_Group2 IO operation functions @brief IO operation functions @{
pub unsafe extern "C" fn HAL_GPIO_ReadPin(
GPIOx: *mut GPIO_TypeDef,
GPIO_Pin: u16,
) -> GPIO_PinState@defgroup GPIO_Exported_Functions_Group2 IO operation functions @brief IO operation functions @{