Dokumentation
Systemclock and DateTime
The three classes Date, Time and DateTime provide the functionality towards a point of time. DateTime combines the features of Date...
Signal Slot
The signals in semf are a simple and flexible way to use callback functions. A signal is like a message, that...
Debug with semf
Having errors in a source code is always a pain. Debugging is time consuming, but most of the time leads to...
Power
The main purpose of Power class is to handle different power modes like standby, sleep and stop modes of the microcontroller....
DataStream
A DataStream is a binary stream of encoded information which is 100% independent of the host computers' operating system, CPU or...