Darien Figueroa / Mbed 2 deprecated repo3

Dependencies:   mbed MAX14720 MAX30205 USBDevice

Embed: (wiki syntax)

« Back to documentation index

IDeviceView Interface Reference

IDeviceView Interface Reference

Device View Interface. More...

Inherited by DataLoggingView, EcgView, OpticalView, and TemperatureView.

Properties

bool Connected [get, set]
 Accessor Connected for determining if the View can attempt to write/read to the part.

Detailed Description

Device View Interface.

Definition at line 46 of file IDeviceView.cs.


Property Documentation

bool Connected [get, set]

Accessor Connected for determining if the View can attempt to write/read to the part.

Definition at line 52 of file IDeviceView.cs.