Function wiringpi::pin::wpi_to_gpio_number [] [src]

pub fn wpi_to_gpio_number(wpi_number: u16) -> u16

This returns the BCM_GPIO pin number of the supplied wiringPi pin.

It takes the board revision into account.