embassy-stm32

Crates

git

Versions

stm32h7b0zb

Flavors

Skip to main content

DualPackingAllowed

Trait DualPackingAllowed 

Source
pub trait DualPackingAllowed: Sealed { }
Expand description

Marks transceivers allowed to use dual data-packing mode.

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§