AskSin++
Public Member Functions | Static Public Attributes | List of all members
as::ExternalVCC< SENSPIN, ACTIVATIONPIN, ACTIVATIONSTATE, VCC, FACTOR > Class Template Reference
Inheritance diagram for as::ExternalVCC< SENSPIN, ACTIVATIONPIN, ACTIVATIONSTATE, VCC, FACTOR >:
Inheritance graph
[legend]
Collaboration diagram for as::ExternalVCC< SENSPIN, ACTIVATIONPIN, ACTIVATIONSTATE, VCC, FACTOR >:
Collaboration graph
[legend]

Public Member Functions

void init ()
 
void start ()
 
uint16_t finish ()
 
- Public Member Functions inherited from as::InternalVCC
void init ()
 
void start ()
 
uint16_t finish ()
 

Static Public Attributes

static const int DefaultDelay = 250
 
- Static Public Attributes inherited from as::InternalVCC
static const int DefaultDelay = 0
 

Additional Inherited Members

- Public Types inherited from as::InternalVCC
typedef uint16_t ValueType
 

Detailed Description

template<uint8_t SENSPIN, uint8_t ACTIVATIONPIN, uint8_t ACTIVATIONSTATE = LOW, uint16_t VCC = 3300, uint8_t FACTOR = 57>
class as::ExternalVCC< SENSPIN, ACTIVATIONPIN, ACTIVATIONSTATE, VCC, FACTOR >

Definition at line 116 of file BatterySensor.h.