Open topic with navigation CAPL Functions » MOST » mostSetSBCDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
mostSetSBC
Valid for: CANoe DEFunction Syntax
Description
This function sets the “Synchronous Bandwidth Control (SBC) Register” of the MOST hardware chip to the given value. The function is only practically applicable if the hardware connected to the channel is in master mode. The newly set value is only accepted once a “DeAllocate” message re-releases all synchronous channel assignments.Parameters
- channel: Channel of the connected MOST hardware
- sbcvalue: New SBC register value. Values between 0 and 15 are permitted.