GPIOreadEvent constructor

GPIOreadEvent(
  1. GPIOedge edge,
  2. int nanoSeconds
)

Implementation

GPIOreadEvent(this.edge, this.nanoSeconds);