
Public Member Functions | |
| def | __init__ (self, control, host, port) |
| def | append (self, callb) |
| def | append_event (self, callb) |
| def | remove (self, callb) |
| def | remove_event (self, callb) |
| def | run (self) |
| def | stop (self) |
Public Attributes | |
| callbacks | |
| control | |
| daemon | |
| event_bits | |
| events | |
| go | |
| handle | |
| lastLevel | |
| monitor | |
| sl | |
| def pigpio._callback_thread.__init__ | ( | self, | |
| control, | |||
| host, | |||
| port | |||
| ) |
| def pigpio._callback_thread.append | ( | self, | |
| callb | |||
| ) |
| def pigpio._callback_thread.append_event | ( | self, | |
| callb | |||
| ) |
| def pigpio._callback_thread.remove | ( | self, | |
| callb | |||
| ) |
| def pigpio._callback_thread.remove_event | ( | self, | |
| callb | |||
| ) |
| def pigpio._callback_thread.run | ( | self | ) |
| def pigpio._callback_thread.stop | ( | self | ) |