gpio_set_input_enabled

Function gpio_set_input_enabled 

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

\brief Enable GPIO input \ingroup hardware_gpio

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