C# Class X13.Periphery.TWIDriver.SI7020

Inheritance: TWICommon
Afficher le fichier Open project: X13home/X13.Host

Méthodes publiques

Méthode Description
Poll ( byte &buf ) : bool
Recv ( byte buf ) : bool
Reset ( ) : void
SI7020 ( Topic pin ) : System
VarChanged ( Topic snd, bool delete ) : bool

Method Details

Poll() public méthode

public Poll ( byte &buf ) : bool
buf byte
Résultat bool

Recv() public méthode

public Recv ( byte buf ) : bool
buf byte
Résultat bool

Reset() public méthode

public Reset ( ) : void
Résultat void

SI7020() public méthode

public SI7020 ( Topic pin ) : System
pin Topic
Résultat System

VarChanged() public méthode

public VarChanged ( Topic snd, bool delete ) : bool
snd Topic
delete bool
Résultat bool