wire_sync method

void wire_sync(
  1. int port_
)

Implementation

void wire_sync(int port_) {
  return _wire_sync(port_);
}