Description

The netX Peripheral Driver provides an API to control and use peripheral hardware functionality like UART, SPI, GPIO, Timer, etc. on netX chips. The driver package is based on a generic structure to support different netX family members. The first supported netX chip is netX 90 application side.

Beside the peripheral drivers, the package contains the ARM CMSIS component, adapted to the specific netX derivative. The driver supports 3 operation modes for suitable components: polling mode, interrupt mode and DMA mode.

On this page

Block diagram