Function bcm2711_pac::gpio::pin_generic::pin
source · [−]Expand description
Construct a Field
corresponding to the specified pin number.
Panic
Panics if i
is outside the range 0..
PINS_PER_REGISTER
.
Construct a Field
corresponding to the specified pin number.
Panics if i
is outside the range 0..
PINS_PER_REGISTER
.