Public Member Functions | Public Attributes
pigpio.pulse Class Reference

List of all members.

Public Member Functions

def __init__

Public Attributes

 delay
 gpio_off
 gpio_on

Detailed Description

A class to store pulse information.

Definition at line 877 of file pigpio.py.


Constructor & Destructor Documentation

def pigpio.pulse.__init__ (   self,
  gpio_on,
  gpio_off,
  delay 
)
Initialises a pulse.

 gpio_on:= the GPIO to switch on at the start of the pulse.
gpio_off:= the GPIO to switch off at the start of the pulse.
   delay:= the delay in microseconds before the next pulse.

Definition at line 882 of file pigpio.py.


Member Data Documentation

Definition at line 889 of file pigpio.py.

Definition at line 889 of file pigpio.py.

Definition at line 889 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 Thu Jun 6 2019 20:43:57