1.6 Hardware Abstraction Layer (HAL)

The Hardware Abstraction Layer provides full hardware compatibility with the host device.

There are four hardware peripherals that depend on customer platform/implementation:
  • Access to SPI peripheral
  • Access to interrupt system
  • Access to delay system
  • Access to pins connected to PL360

For further details, refer to Initialization Function.