zephyr::raw

Type Alias gpio_pin_t

source
pub type gpio_pin_t = u8;
Expand description

@brief Provides a type to hold a GPIO pin index.

This reduced-size type is sufficient to record a pin number, e.g. from a devicetree GPIOS property.