logo

Type Definition r3_kernel::UTicks

source · []
pub type UTicks = u32;
Expand description

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