Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Measure and monitor up to 160 voltages across the chip

  • Automatic alarms based on user defined limis limits for the on-chip supply voltages and temperature.

  • Optional interrupt generation.

Test Cases

  • xsysmonpsv_polled_example.c – This is a polled mode example in which shows the usage of the driver/device in polled mode to check the on-chip temperature and voltages.

  • xsysmonpsv_intr_example.c – This is an interrupt mode example in which shows the usage of the driver/device in interrupt mode to handle on-chip temperature and voltage alarm interrupts.

...