[][src]Function rpi_pico_sdk_sys::gpio_set_input_enabled

pub unsafe extern "C" fn gpio_set_input_enabled(gpio: uint, enabled: bool)

\brief Enable GPIO input \ingroup hardware_gpio

\param gpio GPIO number \param enabled true to enable input on specified GPIO