Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 1.06 KB

README.md

File metadata and controls

30 lines (15 loc) · 1.06 KB

TM4C123GH6PM_Drivers

MCAL (Microcontroller Abstraction Layer)

DIO (Digital Input Output) Driver According to AUTOSAR specifications

This specification specifies the functionality, API and the configuration of the AUTOSAR Basic Software module DIO Driver.This specification is applicable to drivers only for on chip DIO pins and ports. The DIO Driver provides services for reading and writing to/from

-> DIO Channels (Pins)

-> DIO Ports

-> DIO Channel Groups

The behaviour of those services is synchronous.This module works on pins and ports which are configured by the PORT driver for this purpose.

Acronyms and abbreviations that have a local scope in the DIO Driver:

image

Include File Structure:

image

DIO Services:

image