Crate adi_clock [] [src]

Structs

Clock

Clock represents the state of a Real-Time-Clock (RTC). You can use it to make animations, time operations, or determine the date and time (TODO).

Timer

Timer represents a High Precision Event Timer (HPET) or equivalent device. It is used for precise sleeping.

Constants

VERSION

adi_clock - Aldaron's Device Interface - Clock - "lib.rs" Copyright 2017 (c) Jeron Lau - Licensed under the MIT LICENSE The version of adi_clock that's being used

Traits

Pulse