embassy-stm32

Crates

git

Versions

stm32h7r3v8

Flavors

📣 We want to hear from you! Fill the Rust Embedded 2024 micro-survey.

Type Alias embassy_stm32::can::frame::Timestamp

source ·
pub type Timestamp = Instant;
Expand description

Calculate proper timestamp when available.

Aliased Type§

struct Timestamp { /* private fields */ }