esp_hal

Trait Mode

Source
pub trait Mode: Sealed { }
Expand description

A marker trait for initializing drivers in a specific mode.

Implementors§