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

rNSRainbow

List of types:

NSRainbow

NSRainbow


Events:

None

Members:


  Clear (N_Clr As UInt) As void

  FreePin (Pin As Byte) As void

  Initialize (N As UInt, P As Byte) As void

  SetBrightness (B As Byte) As void

  SetColor (N As UInt, R As Byte, G As Byte, B As Byte) As void

  SetPin (Pin As Byte) As void

  Show As void

Members description:

Clear (N_Clr As UInt) As void
FreePin (Pin As Byte) As void
Initialize (N As UInt, P As Byte) As void
SetBrightness (B As Byte) As void
SetColor (N As UInt, R As Byte, G As Byte, B As Byte) As void
SetPin (Pin As Byte) As void
Show As void

Top