1-Wire API for Compact.NET Version 4.00
Public Member Functions | Public Attributes

UParameterSettings Struct Reference

UParameterSettings contains the parameter settings state for one speed on the DS2480 based iButton COM port adapter. More...

List of all members.

Public Member Functions

 UParameterSettings (SlewRate sr, ProgramPulseTime12 ppt12, ProgramPulseTime5 ppt5, WriteOneLowTime wolt, SampleOffsetTime sot)
 Parameter Settings constructor.

Public Attributes

SlewRate pullDownSlewRate
 The pull down slew rate for this mode.
ProgramPulseTime12 pulse12VoltTime
 12 Volt programming pulse time expressed in micro-seconds.
ProgramPulseTime5 pulse5VoltTime
 5 Volt programming pulse time expressed in milli-seconds.
WriteOneLowTime write1LowTime
 Write 1 low time expressed in micro-seconds.
SampleOffsetTime sampleOffsetTime
 Data sample offset and write 0 recovery time expressed in micro-seconds.

Detailed Description

UParameterSettings contains the parameter settings state for one speed on the DS2480 based iButton COM port adapter.

<version>0.00</version> <author>DS, SH</author>


Constructor & Destructor Documentation

UParameterSettings ( SlewRate  sr,
ProgramPulseTime12  ppt12,
ProgramPulseTime5  ppt5,
WriteOneLowTime  wolt,
SampleOffsetTime  sot 
)

Parameter Settings constructor.


Member Data Documentation

SlewRate pullDownSlewRate

The pull down slew rate for this mode.

ProgramPulseTime12 pulse12VoltTime

12 Volt programming pulse time expressed in micro-seconds.

ProgramPulseTime5 pulse5VoltTime

5 Volt programming pulse time expressed in milli-seconds.

SampleOffsetTime sampleOffsetTime

Data sample offset and write 0 recovery time expressed in micro-seconds.

WriteOneLowTime write1LowTime

Write 1 low time expressed in micro-seconds.


The documentation for this struct was generated from the following file: