Wiselib
Classes | Namespaces | Typedefs | Functions
wiselib.stable/external_interface/scw/scw_timer.h File Reference
#include "external_interface/scw/scw_types.h"
#include "util/delegates/delegate.hpp"
#include <ScatterWeb.System.h>
#include <ScatterWeb.Timers.h>

Go to the source code of this file.

Classes

struct  wiselib::scw_timer_item
class  wiselib::ScwTimerModel< OsModel_P >
 Scatterweb^2 Implementation of Timer Concept. More...

Namespaces

namespace  wiselib
 

AES Algorithm.


Typedefs

typedef delegate1< void, void * > wiselib::scw_timer_delegate_t

Functions

void wiselib::scw_timer_init (void)
bool wiselib::scw_timer_add_timer (uint32_t millis, scw_timer_delegate_t delegate, void *userdata)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines