avr-classes
TimerAdapter Member List

This is the complete list of members for TimerAdapter, including all inherited members.

getOutputCompareMatchEvent(void) constTimerAdapterinline
getOverflowEvent(void) constTimerAdapterinline
getReceiver(void) constTimerAdapterinline
onOutputCompareMatch(void) overrideTimerAdapterinlinevirtual
onOverflow(void) overrideTimerAdapterinlinevirtual
setOutputCompareMatchEvent(const Event &event)TimerAdapterinline
setOverflowEvent(const Event &event)TimerAdapterinline
setReceiver(EventReceiver *receiver)TimerAdapterinline
TimerAdapter(EventReceiver *receiver, const Event &outputCompareMatchEvent, const Event &overflowEvent)TimerAdapterinline