bcm2835-d ~master (2025-03-22T12:37:09Z)
Dub
Repo
BCM2835.setType
bcm2835
driver
BCM2835
Sets the mode of the given pin
void
setType
(Pin p, Mode m)
class
BCM2835
void
setType
(
Pin
p
,
Mode
m
)
void
setType
(T pins, Mode m)
Parameters
p
Pin
the pin
m
Mode
the mode
Meta
Source
See Implementation
bcm2835
driver
BCM2835
constructors
this
functions
high
input
low
output
setState
setType
Sets the mode of the given pin