embassy_stm32::can::frame

Type Alias Timestamp

Source
pub type Timestamp = Instant;
Expand description

Calculate proper timestamp when available.

Aliased Typeยง

struct Timestamp { /* private fields */ }