AskSin++
Public Member Functions | List of all members
as::PinPollingAlarm Class Reference
Inheritance diagram for as::PinPollingAlarm:
Inheritance graph
[legend]
Collaboration diagram for as::PinPollingAlarm:
Collaboration graph
[legend]

Public Member Functions

uint8_t readPin ()
 
virtual void trigger (AlarmClock &clock)
 
void enable (uint8_t p, void(*func)(void), uint8_t m)
 
void disable ()
 
- Public Member Functions inherited from as::Alarm
 Alarm (uint32_t t)
 
 Alarm (uint32_t t, bool asynch)
 
void set (uint32_t t)
 
void async (bool value)
 
bool async () const
 
void active (bool value)
 
bool active () const
 

Additional Inherited Members

- Public Attributes inherited from as::Alarm
uint32_t tick: 24
 
- Protected Attributes inherited from as::Alarm
bool m_Async: 4
 
bool m_Active: 4
 

Detailed Description

Definition at line 72 of file Pins.h.