Peripheral Driver InterfaceΒΆ

Low-level peripheral driver interface for vendor and platform independent access to MCU peripherals as UART, SPI, etc.

The module contains the low-level peripheral driver interface. This interface defines a standardized interface to access MCU peripherals that is not tied to any specific vendor, platform or architecture.

describe concept in detail

link to driver model

describe/link implementation guide

list best practices