[−][src]Type Definition mynewt::hw::hal::hal_gpio_mode_e
type hal_gpio_mode_e = i32;
The "mode" of the gpio. The gpio is either an input, output, or it is "not connected" (the pin specified is not functioning as a gpio)
type hal_gpio_mode_e = i32;
The "mode" of the gpio. The gpio is either an input, output, or it is "not connected" (the pin specified is not functioning as a gpio)