Trait esp32_hal::spi::U8orU16orU32[][src]

pub trait U8orU16orU32: TryFrom<u32> + Into<u32> + Sized + Copy + Clone { }

Implementors