esp_idf_hal::sys

Type Alias twai_mode_t

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.