Embassy
embassy-stm32

Crates

git

Versions

stm32g473cc

Flavors

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 */ }