Entity sync2
pub unsafe entity sync2<T>(clk: clock, input: T) -> TExpand
NOTE: This function does not provide any guarantees about value integrity for / signals of more than one bit as crossing 2 domains with multi-bit signals can cause issues. It is primarily intended for other synchronization primitives