Hi @CMooN,
In the SDK example, there is a toggle function called "LED_TOGGLE" under the interrupt "LPTMR_LED_HANDLER", this is what controls the LED in each interrupt. In your case, you would need to implement the application you want to do with PTE30 inside this interrupt handler.
Best regards, Julian