Searched refs:MainSystemBusConnectionIndex (Results 1 – 1 of 1) sorted by relevance
101 public bool IsSystemBusConnection() => ConnectionIndex == MainSystemBusConnectionIndex; in IsSystemBusConnection()117 private const byte MainSystemBusConnectionIndex = 0; field