Click or drag to resize

Device Properties

The Device type exposes the following members.

Properties
 NameDescription
Public propertyDirection Data Direction Property (16 bits). Bits 0 to 7 correspond to PORT A and bits 8 to 15 correspond to PORT B. For each bit, 0=input and 1=output.
Public propertyDirectionA Port A Data Direction Property (8 bits). For each bit, 0=input and 1=output.
Public propertyDirectionB Port B Data Direction Property (8 bits). For each bit, 0=input and 1=output.
Public propertyPolarity Data Polarity Property (16 bits). Bits 0 to 7 correspond to PORT A and bits 8 to 15 correspond to PORT B. For each bit, 0=input and 1=output.
Public propertyPolarityA Port A Data Polarity Property (8 bits). For each bit, 0=input and 1=output.
Public propertyPolarityB Port B Data Polarity Property (8 bits). For each bit, 0=input and 1=output.
Public propertyPort Port Data Property (16 bites). Bits 0 to 7 correspond to PORT A and bits 8 to 15 correspond to PORT B.
Public propertyPortA Port A Data Property (8 bits).
Public propertyPortB Port B Data Property (8 bits).
Public propertyPullups Input Pullup Property (16 bits). Bits 0 to 7 correspond to PORT A and bits 8 to 15 correspond to PORT B. For each bit, 0=high impedance and 1=100k pullup.
Public propertyPullupsA Port A Input Pullup Property (16 bits). For each bit, 0=high impedance and 1=100k pullup.
Public propertyPullupsB Port B Input Pullup Property (16 bits). For each bit, 0=high impedance and 1=100k pullup.
Top
See Also