# BitRate

**Element name:**  BitRate

**Description:** defines LIN bus speed.

| Type          | Units   | Default | MinOcurance | MaxOcurance |
| ------------- | ------- | ------- | ----------- | ----------- |
| unsignedShort | Bit/sec | -       | 1           | 1           |

**Example:**

```xml
<BitRate>9600</BitRate>
```
