1 #ifndef __PI4MSD5V9540_H 2 #define __PI4MSD5V9540_H 5 #include "stm32l4xx_hal.h" 28 PI4MSD5V9540_Status_OK = 1,
29 PI4MSD5V9540_Status_Error = 2
30 }PI4MSD5V9540_StatusTypeDef;
35 #define PI4MSD5V9540_I2C_ADDRESS (0b11100000) 36 #define PI4MSD5V9540_I2C_TIMEOUT (3200U) 38 PI4MSD5V9540_Channel_ModeTypeDef PI4MSD5V9540_GetChannelMode(I2C_HandleTypeDef *hi2c); PI4MSD5V9540_Channel_ModeTypeDef
Definition: PI4MSD5V9540.h:11
Definition: PI4MSD5V9540.h:16
Definition: PI4MSD5V9540.h:13
Definition: PI4MSD5V9540.h:14
Definition: PI4MSD5V9540.h:15