TM STM32F4xx Libraries  v1.0.0
Libraries for STM32F4xx devices from Tilen Majerle

I2C and data ready settings. More...

Macros

#define HMC5883L_I2C   I2C3
 
#define HMC5883L_I2C_PINSPACK   TM_I2C_PinsPack_1
 
#define HMC5883L_I2C_CLOCK   400000
 
#define HMC5883L_I2C_ADDR   0x3C
 
#define HMC5883L_DRDY_PORT   GPIOC
 
#define HMC5883L_DRDY_PIN   GPIO_PIN_3
 

Detailed Description

I2C and data ready settings.