Sie können das Glossar über das Suchfeld oder das Stichwortalphabet durchsuchen.

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |

Seite:  1  2  (Weiter)

M

MAC

Media Access Control Address: Stands for "Media Access Control Address," and no, it is not related Apple Macintosh computers. A MAC address is a hardware identification number that uniquely identifies each device on a network. For this reason, MAC addresses are made up of six two-digit hexadecimal numbers, separated by colons.

MC

Modulus Counter: The modulus of a counter is the number of states in its count sequence. The maximum possible modulus is determined by the number of flip-flops. For example, a four-bit counter can have a modulus of up to 16 (2^4). Counters are generally classified as either synchronous or asynchronous.

MCAL

Micro Controller Abstraction Layer: MCAL is a software module that has direct access to all the on-chip MCU peripheral modules and external devices, which are mapped to memory. And it makes the upper software layers (Basic software layer, or BSW, Application Layer) independent of the MCU.

Mcu

Micro Controller Unit Driver: The Mcu driver provides the services for:

– A microcontroller reset triggered by software

– Selecting microcontroller states (STOP, SLEEP, HALT, etc.)

– Configuring wake-up behavior

– Managing the internal PLL clock unit

– Initializing RAM areas with predefined values


MDG

Mode Declaration Group: The mode declaration group is an element that contains the possible operating states of an ECU, single functional unit, etc.

Mem

Memory Driver: The Memory Driver provides the basic services for accessing different kinds of memory devices. The basic serives are reading, writing, erasing and blank checking. 

Almost all common nonvolatile memory technology are supported like Data/-Code-Flash, EEPROM, PCM FeRAM. 


MemAcc

Memory Access: The Memory Access module provides access to different memory technology devices by an address-based API.

The Memory Access module is always complemented by one or more Memory Driver (Mem).


MemIf

Memory Abstraction Interface: The module MemIf provides uniform access to the services of Ea and Fee. This makes it possible to use multiple instances of these modules.

Mfl

Mathematical Floating Point: Library with arithmetic functions for floating point values.

Mfx

Mathematical Fixed Point: Library with arithmetic functions for fixed point values.


Seite:  1  2  (Weiter)