B4J Programming Press on the image to return to the main documentation page.

rAdafruit_PWMServoDriver

List of types:

Adafruit_PWMServoDriver

Adafruit_PWMServoDriver


Events:

None

Members:


  Initialize (Address As Byte) As void

  Reset As void

  SetPin (Num As Byte, Val As UInt, Invert As Boolean) As void

  SetPWM (Num As Byte, On As UInt, Off As UInt) As void

  SetPWMFreq (freq As Double) As void

Members description:

Initialize (Address As Byte) As void
Reset As void
SetPin (Num As Byte, Val As UInt, Invert As Boolean) As void
SetPWM (Num As Byte, On As UInt, Off As UInt) As void
SetPWMFreq (freq As Double) As void

Top