Public Member Functions | Public Attributes | List of all members
pigpio._event_ADT Class Reference

Public Member Functions

def __init__ (self, event, func)
 

Public Attributes

 bit
 
 event
 
 func
 

Detailed Description

An ADT class to hold event callback information.

Definition at line 1052 of file pigpio.py.

Constructor & Destructor Documentation

def pigpio._event_ADT.__init__ (   self,
  event,
  func 
)
Initialises an event callback ADT.

event:= the event id.
 func:= a user function taking one argument, the event id.

Definition at line 1057 of file pigpio.py.

Member Data Documentation

pigpio._event_ADT.bit

Definition at line 1066 of file pigpio.py.

pigpio._event_ADT.event

Definition at line 1064 of file pigpio.py.

pigpio._event_ADT.func

Definition at line 1065 of file pigpio.py.


The documentation for this class was generated from the following file:


cob_hand_bridge
Author(s): Mathias Lüdtke
autogenerated on Tue Oct 20 2020 03:35:58