:py:mod:`lager_pcb.lager_pcb_defines` ===================================== .. py:module:: lager_pcb.lager_pcb_defines Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: lager_pcb.lager_pcb_defines.TriggerType Attributes ~~~~~~~~~~ .. autoapisummary:: lager_pcb.lager_pcb_defines.RigolTriggerType lager_pcb.lager_pcb_defines.TriggerType_TO_Rigol lager_pcb.lager_pcb_defines.Rigol_TO_TriggerType .. py:data:: RigolTriggerType .. py:class:: TriggerType Bases: :py:obj:`enum.Enum` Generic enumeration. Derive from this class to define new enumerations. .. py:attribute:: Edge .. py:attribute:: Pulse .. py:attribute:: Slope .. py:attribute:: Video .. py:attribute:: Pattern .. py:attribute:: Duration .. py:attribute:: Timeout .. py:attribute:: Runt .. py:attribute:: Window .. py:attribute:: Delay .. py:attribute:: Setup .. py:attribute:: NEdge .. py:attribute:: RS232 .. py:attribute:: IIC .. py:attribute:: SPI .. py:attribute:: CAN .. py:attribute:: Flexray .. py:attribute:: LIN .. py:attribute:: IIS .. py:attribute:: M1553 .. py:data:: TriggerType_TO_Rigol .. py:data:: Rigol_TO_TriggerType