AskSin++
Public Member Functions | List of all members
as::Ntc< SENSEPIN, R0, B, ACTIVATEPIN, T0, OVERSAMPLING > Class Template Reference
Inheritance diagram for as::Ntc< SENSEPIN, R0, B, ACTIVATEPIN, T0, OVERSAMPLING >:
Inheritance graph
[legend]
Collaboration diagram for as::Ntc< SENSEPIN, R0, B, ACTIVATEPIN, T0, OVERSAMPLING >:
Collaboration graph
[legend]

Public Member Functions

void init ()
 
bool measure (__attribute__((unused)) bool async=false)
 
- Public Member Functions inherited from as::Temperature
int16_t temperature ()
 
- Public Member Functions inherited from as::Sensor
void init ()
 
bool present ()
 
void measure (__attribute__((unused)) bool async=false)
 

Additional Inherited Members

- Protected Attributes inherited from as::Temperature
int16_t _temperature
 
- Protected Attributes inherited from as::Sensor
bool _present
 

Detailed Description

template<uint8_t SENSEPIN, uint32_t R0 = 10000, uint16_t B = 3435, uint8_t ACTIVATEPIN = 0, int8_t T0 = 25, uint8_t OVERSAMPLING = 0>
class as::Ntc< SENSEPIN, R0, B, ACTIVATEPIN, T0, OVERSAMPLING >

Definition at line 25 of file Ntc.h.