Module wiringpi::pin [] [src]

Structs

ClockPin
Gpio
InputPin
OutputPin
Phys
PwmPin

To understand more about the PWM system, you’ll need to read the Broadcom ARM peripherals manual.

SoftPwmPin

A pin with software controlled PWM output.

Sys
WiringPi

Enums

Pull
PwmMode
Value

Traits

GpioClock
Pin
Pwm
RequiresRoot

Functions

phys_to_gpio_number

This returns the BCM_GPIO pin number of the supplied physical pin on the P1 connector.

wpi_to_gpio_number

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