Skip to end of banner
Go to start of banner

Description

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »

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

  • No labels