C# Class BgApiDriver.BgApi.ble_msg_hardware_io_port_status_evt_t

Inheritance: BgApiEvent
Show file Open project: ahouben/BleDriver.NET

Public Properties

Property Type Description
irq int
port int
state int
timestamp long

Property Details

irq public property

public int irq
return int

port public property

public int port
return int

state public property

public int state
return int

timestamp public property

public long timestamp
return long