> ## Documentation Index
> Fetch the complete documentation index at: https://notevil.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CAPLfunctionCANstressSetBTR

# CANstressSetBTR

[Valid for](../../../Shared/FeatureAvailability.md):  CANoe DE

## Function Syntax

```plaintext theme={null}
void CANstressSetBTR (dword btr1, dword btr2);
```

## Description

Sets the value of the **B**us **T**iming **R**egister. This setting affects the baudrate of the CAN bus set in CANstress. The CAN controller data sheet will list valid pairs of values.

## Parameters

* **btr0**: New value for BTR0.
* **btr1**: New value for BTR1.

## Return Values

—

## Example

—
