mikroSDK Reference Manual

This section includes the mikroSDK API Reference for the Driver. More...

Modules

 ADC Driver
 ADC Driver API Reference.
 
 CAN Driver
 CAN Driver API Reference.
 
 Digital Input Driver
 Digital Input Pin Driver API Reference.
 
 Digital Output Driver
 Digital Output Pin Driver API Reference.
 
 DMA Driver
 DMA Driver API Reference.
 
 I2C Master Driver
 I2C Master Driver API Reference.
 
 One Wire Master Driver
 One Wire Master Driver API Reference.
 
 Port Driver
 GPIO Port Driver API Reference.
 
 PWM Driver
 PWM Driver API Reference.
 
 RTC Driver
 RTC Driver API Reference.
 
 SPI Master Driver
 SPI Master Driver API Reference.
 
 UART Driver
 UART Driver API Reference.
 

Detailed Description

Device drivers are the software libraries that initialize the hardware and manage access to the hardware by higher layers of software. Device drivers are the architecture independent liaison between the hardware and the middleware, application layers and plugins.

Note
All mikroSDK.Driver layer prototypes are architecture independent with the goal of having one unique code base supporting cross-platform devices.