const fn lookup_pin_value_slow(name: PinName) -> u64
Looks up the Linux pin number for a given PinName enum value.
PinName
Don’t call this function outside of a const context!