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