embassy-stm32

Crates

git

Versions

stm32f437vi

Flavors

WwdgInstance

Trait WwdgInstance 

Source
pub trait WwdgInstance:
    WwdgSealedInstance
    + PeripheralType
    + RccPeripheral { }
Expand description

WWDG instance trait.

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§