esp_idf_svc
0.49.1
InputMode
Required Associated Constants
RTC
Object Safety
Implementors
In esp_idf_svc::hal::gpio
Trait
esp_idf_svc
::
hal
::
gpio
::
InputMode
Copy item path
source
·
[
−
]
pub trait InputMode { const
RTC
: bool; }
Required Associated Constants
§
source
const
RTC
: bool
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl
InputMode
for
Input
source
§
const
RTC
: bool = false
source
§
impl
InputMode
for
InputOutput
source
§
const
RTC
: bool = false