Open topic with navigation CAPL Functions » LIN » linIsBitStreamBusyDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
linIsBitStreamBusy
Valid for: CANoe DEFunction Syntax
dword linIsBitStreamBusy(); // form 1dword linIsBitStreamBusy(dword channel); // form 2
Description
Queries the current LIN bitstream sending status.Parameters
- channel: The LIN channel number which will be queried.