mrfioc2  2.3.0
Public Types | List of all members
MapType Struct Reference

#include <pulser.h>

Public Types

enum  type { None =0, Trigger, Reset, Set }
 

Detailed Description

Definition at line 20 of file pulser.h.

Member Enumeration Documentation

◆ type

Enumerator
None 
Trigger 
Reset 
Set 

Definition at line 21 of file pulser.h.

21  {
22  None=0,
23  Trigger,
24  Reset,
25  Set
26  };

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