Description: /* This a concept that has to do with the libraries provided by ST
* to make development easier the have made up something similar to
* classes, called TypeDefs, which actually just define the common
* parameters that every peripheral needs to work correctly
*
* They make our life easier because we don t have to mess around with
* the low level stuff of setting bits in the correct registers
To Search:
File list (Check if you may need any files):
PruebaI2C2\main.c
..........\main.h
PruebaI2C2