|
Rcuxx::BcTEMP_TH Struct Reference |
Public Member Functions | |
BcTEMP_TH (Rcu &rcu) | |
void | SetCentigrade (float c) |
float | Centigrade () const |
float | Factor () const |
const char * | Unit () const |
void | Get () |
void | Set () |
virtual void | Print () const |
Rcuxx::BcTEMP_TH::BcTEMP_TH | ( | Rcu & | rcu | ) | [inline] |
Constructor.
imem | Referece to instruction memory | |
rmem | Referece to result memory |
void Rcuxx::BcTEMP_TH::SetCentigrade | ( | float | c | ) | [inline] |
Set threshold in centigrades.
c | Centigrades |
References Rcuxx::AltroRegister::fData, and Rcuxx::BcTEMP::fgkCounts2C.
float Rcuxx::BcTEMP_TH::Centigrade | ( | ) | const [inline] |
References Rcuxx::AltroRegister::fData, and Rcuxx::BcTEMP::fgkCounts2C.
Referenced by Print().
float Rcuxx::BcTEMP_TH::Factor | ( | ) | const [inline, virtual] |
Reimplemented from Rcuxx::BcThreshold.
References Rcuxx::BcTEMP::fgkCounts2C.
const char* Rcuxx::BcTEMP_TH::Unit | ( | ) | const [inline, virtual] |
void Rcuxx::BcTEMP_TH::Get | ( | ) | [inline, virtual] |
void Rcuxx::BcTEMP_TH::Set | ( | ) | [inline, virtual] |
Encode set data before committing.
Reimplemented from Rcuxx::AltroRegister.
References Rcuxx::AltroRegister::fData.
virtual void Rcuxx::BcTEMP_TH::Print | ( | ) | const [inline, virtual] |
Print contents of this register.
Reimplemented from Rcuxx::BcThreshold.
References Centigrade(), and Rcuxx::AltroRegister::Print().
Top of page | Last update Wed Jun 4 00:48:25 2008 |
Copyright © 2004 Christian Holm | Created by DoxyGen 1.5.6 |