Expand description
Vector of four u16
values
Trait Implementations
sourceimpl From<poly16x4_t> for u16x4
impl From<poly16x4_t> for u16x4
sourcefn from(value: poly16x4_t) -> u16x4
fn from(value: poly16x4_t) -> u16x4
Performs the conversion.
sourceimpl From<uint16x4_t> for u16x4
impl From<uint16x4_t> for u16x4
sourcefn from(value: uint16x4_t) -> u16x4
fn from(value: uint16x4_t) -> u16x4
Performs the conversion.