uRTEDemo_03_Nucleo-F446RE_SystemStates_10_Model

DataType

uRTE_uint16_t

This type used by uRTE internally and is avaiable for general purpose. Its save to delete this type if it is not needed.

Properties

Base
The name of this object. Certain classes of objects require this field to be unique. Please consider that this field might be used in code and thus must not contain special characters.
Name
uRTE_uint16_t
The type of this object within the uRTE model
Type
DataType
A descriptive text for this object. Please consider that this field might be used in code and thus must not contain special characters.
Description

This type used by uRTE internally and is avaiable for general purpose. Its save to delete this type if it is not needed.

A user defined ID which can be freely chosen. Please consider that this field might be used in code and thus must not contain special characters.
User-ID
DataType_98
Each object within the uRTE model has a unique ID, this is the ID for this object
UID
_PRmguuTGEeylqKO1utY0Yw
configuration
Defines if this datatype is an atomic datatype. Atomic datatypes can be assigned in a single instruction and are therefore threadsafe.
Atomic
true
Defines if this datatype is an primitive datatype. Primitive datatypes are known to the compiler and dont need explicit definition. Might also be used to reuse datatypes known within the build environment.
Primitive
true
The initial value which is assigned to elements using this datatype but dont have an own initial value assigned
Initial value
0
Is used to reference to the location of the typedefinition of an external type (a type outside of the RTE
Typedef path
generated at src_rte\signals\types\uRTE_uint16_t_type.h

Software Layer

Data-Signals (1)

DataSignals using this type.

Signal Storage Runnables OUT Runnables IN Tasks SystemStates Requirements miminum Age maximum Age Checksum Force Sync Inline ISR API effective inline SIL required SIL achieved Initial value (D) Pointer access (D) Datatype (D) Alt-In (D) Alt-Out (D) In-Driver (D) Out-Driver (D) OnData (D) OnError (D)

contains the number of seconds, the button has been pressed

global in
Button
0 202 true false false false false QM QM 0 false button_cnt_t
-

Global Variables (1)

Global variables using this type.

Global Variable Container DataType Requirements public (S) InitValue Storage Protection Set (S) SIL required SIL achieved

internal counter for button press duration

run_readButton uRTE_uint16_t - 0 .button - SIL_1 QM