gpio_init_mask

Function gpio_init_mask 

Source
pub unsafe extern "C" fn gpio_init_mask(gpio_mask: uint)
Expand description

\brief Initialise multiple GPIOs (enabled I/O and set func to GPIO_FUNC_SIO) \ingroup hardware_gpio

Clear the output enable (i.e. set to input) Clear any output value.

\param gpio_mask Mask with 1 bit per GPIO number to initialize