Public Member Functions | |
| def | __init__ |
| def | cancel |
| def | reset_tally |
| def | tally |
Public Attributes | |
| callb | |
| count | |
Private Member Functions | |
| def | _tally |
Private Attributes | |
| _notify | |
| _reset | |
| def pigpio._callback.__init__ | ( | self, | |
| notify, | |||
| user_gpio, | |||
edge = RISING_EDGE, |
|||
func = None |
|||
| ) |
| def pigpio._callback._tally | ( | self, | |
| user_gpio, | |||
| level, | |||
| tick | |||
| ) | [private] |
| def pigpio._callback.cancel | ( | self | ) |
| def pigpio._callback.reset_tally | ( | self | ) |
| def pigpio._callback.tally | ( | self | ) |
pigpio._callback::_notify [private] |
pigpio._callback::_reset [private] |