esp_idf_hal
0.44.1
twai_mode_t
Trait Implementations
From<Mode>
In esp_idf_hal::sys
Type Alias
esp_idf_hal
::
sys
::
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.