Skip to main content
Open topic with navigation

linWakeupInternal

CAPL Functions » LIN » linWakeupInternal Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long linWakeupInternal();

Description

Wakes up the LIN bus without sending any wakeup signals. Note
  • When called during wakeup mode this function has no effect.
  • This function can be useful before issuing a go-to-sleep-command in order to ensure wakeup mode.

Parameters

Return Values

On success, a value unequal to zero, otherwise zero.

Example