OSEK_OS
 
 
 Bean OSEK_OS
 
Encapsulation of OSEK/VDX compliant OS - HW specific configuration

Methods are user callable functions/subroutines that are means of controlling the bean functions.

Methods:

  • InitializeTimer - The method enables System and/or Second timer if USER SWCOUNTER mode of the timer is used. In other modes OSEK enables the timers. The method is available only if USER SWCOUNTER mode of a timer is selected.

      ANSIC prototype: void InitializeTimer(void)

  • ShutdownTimer - The method disables System and/or Second timer if USER SWCOUNTER mode of the timer is used. In other modes OSEK disables the timers. The method is available only if USER SWCOUNTER mode of a timer is selected.

      ANSIC prototype: void ShutdownTimer(void)


Note: Some methods can be implemented as macros.



Processor ExpertTM and Embedded BeansTM are registered trademarks of UNIS, Ltd.
©1997-2005, UNIS, Ltd.