esp_hal
1.0.0-beta.1
Touch
Mode
Implementors
In esp_
hal::
touch
esp_hal
::
touch
Trait
TouchMode
Copy item path
Source
pub trait TouchMode: Sealed { }
Available on
crate feature
unstable
only.
Expand description
A marker trait describing the mode the touch pad is set to.
Implementors
§
Source
§
impl
TouchMode
for
Continuous
Source
§
impl
TouchMode
for
OneShot