![]() |
TLx493D 3D Hall Sensor Generic Library
1.3
Generic library for the TLx493D 3D Hall sensor family
|
Generic Library usage example entry point. More...
#include <stdbool.h>
#include "src/xmc1100/uart/uart.h"
#include "src/xmc1100/i2c_int/i2c_int.h"
#include "src/xmc1100/interrupt/interrupts.h"
#include "src/TLx493D/TLx493D.h"
Functions | |
int | main (void) |
main() - Application entry point More... | |
Generic Library usage example entry point.
int main | ( | void | ) |
main() - Application entry point
Details of function
This routine is the application entry point. It is invoked by the device startup code.