> ## 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.

# CAPLfunctionLINtpSetFillByteValue

[Open topic with navigation](../../../../../CANoeDEFamily.htm#Topics/CAPLFunctions/LIN/Functions/CAPLfunctionLINtpSetFillByteValue.md)

**CAPL Functions** » [LIN](../CAPLfunctionsLINOverview.md) » LINtp\_SetFillByteValue

# LINtp\_SetFillByteValue

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

## Function Syntax

```c theme={null}
void LINtp_SetFillByteValue(long fillByte);
```

## Description

Sets fill byte used to pad frames.

## Parameters

* **fillByte**: This value will be used to fill up the frames \[0, 255].

## Return Values

—

## Example

—
