embassy-stm32

Crates

git

Versions

stm32h7r7z8

Flavors

embassy_stm32::can

Type Alias Timestamp

source
pub type Timestamp = Instant;
Expand description

Timestamp for incoming packets. Use Embassy time when enabled.

Aliased Typeยง

struct Timestamp { /* private fields */ }