|
SemiDrive SSDK Appication Program Interface PTG3.0
|
#include <sdrv_pvt.h>
Data Fields | |
| uint32_t | irq |
| sdrv_pvt_alarm_cb_t | alarm_cb |
| void * | cb_arg |
The controller has 2 cores, which have unique interrupt number and configuration registers.
| sdrv_pvt_alarm_cb_t alarm_cb |
Interrupt callback arg.
| uint32_t alarm_enable_mask |
| void* cb_arg |
Bit mask of enabled alarms of this core, using sdrv_pvt_alarm_e as bit shift.
| uint32_t irq |
< Interrupt number of the core. Interrupt callback.