C# Class BgApiDriver.BgApi.ble_msg_hardware_io_port_status_evt_t

Inheritance: BgApiEvent
Datei anzeigen Open project: ahouben/BleDriver.NET

Public Properties

Property Type Description
irq int
port int
state int
timestamp long

Property Details

irq public_oe property

public int irq
return int

port public_oe property

public int port
return int

state public_oe property

public int state
return int

timestamp public_oe property

public long timestamp
return long