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

rTTP229

List of types:

TTP229

TTP229


Events:

KeyPressed (Key As Byte)

Members:


  Initialize (PinSCL As Byte, PinSDO As Byte, KeyPressedSub As SubVoidByte) As void

  Start16Keys As void

  Start8Keys As void

Members description:

Initialize (PinSCL As Byte, PinSDO As Byte, KeyPressedSub As SubVoidByte) As void
Initializes the object.
Start16Keys As void
Start8Keys As void

Top