BCM2835.setType

Sets the mode of the given pin

  1. void setType(Pin p, Mode m)
    class BCM2835
    void
    setType
  2. void setType(T pins, Mode m)

Parameters

p Pin

the pin

m Mode

the mode

Meta