[][src]Type Definition r3::kernel::UTicks

type UTicks = u32;

Unsigned integer type representing a tick count used by a port timer driver. The period of each tick is fixed at one microsecond.