Function rust_hdl::core::bits::bit_cast[][src]

pub fn bit_cast<const M: usize, const N: usize>(x: Bits<N>) -> Bits<M>