embassy-stm32

Crates

git

Versions

stm32u5g9nj

Flavors

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

Type Alias embassy_stm32::can::Timestamp

source ·
pub type Timestamp = Instant;
Expand description

Timestamp for incoming packets. Use Embassy time when enabled.

Aliased Type§

struct Timestamp { /* private fields */ }