libuav original

Dependents:   UAVCAN UAVCAN_Subscriber

Embed: (wiki syntax)

« Back to documentation index

SystemClock Class Reference

SystemClock Class Reference

Adapter for uavcan::ISystemClock. More...

#include <clock.hpp>

Inherits uavcan::ISystemClock, and uavcan::Noncopyable.

Static Public Member Functions

static SystemClockinstance ()
 Calls clock::init() as needed.

Detailed Description

Adapter for uavcan::ISystemClock.

Definition at line 48 of file drivers/lpc11c24/driver/include/uavcan_lpc11c24/clock.hpp.


Member Function Documentation

SystemClock & instance (  ) [static]

Calls clock::init() as needed.

Definition at line 156 of file clock.cpp.