TLx493D 3D Hall Sensor Generic Library  1.3
Generic library for the TLx493D 3D Hall sensor family
Functions
interrupts.h File Reference

ERU Module used for Interrupt Handling. More...

#include <stdbool.h>
#include <XMC1100.h>

Go to the source code of this file.

Functions

void INT_init_ext_interrupts (void)
 Enable falling edge interrupt on P2.11 and P0.0 (TLI support) Using ERU and CCU4 slice CC40 (0) And pull-up input on P0.0 Disable mentioned interrupts.
 
bool INT_get_TLI_detected (void)
 Return value of flag showing TLI detected. Requires sensor be kept in Low Power/Fast Mode until a pulse is detected Requires CCU40_0 interrupt enabled.
 

Detailed Description

ERU Module used for Interrupt Handling.