esp_
idf_
hal
0.45.0
twai_
mode_
t
Trait Implementations
From<Mode>
In esp_
idf_
hal::
sys
esp_idf_hal
::
sys
Type Alias
twai_mode_t
Copy item path
Source
pub type twai_mode_t = u32;
Expand description
@brief TWAI Controller operating modes
Trait Implementations
§
Source
§
impl From<
Mode
> for
twai_mode_t
Source
§
fn
from
(val:
Mode
) -> Self
Converts to this type from the input type.