HAL
LL_I2C_IsActiveFlag_MSL() is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_I2C_IsActiveFlag_MSL() function

Indicate the status of Master/Slave flag.

Syntax

__STATIC_INLINE uint32_t LL_I2C_IsActiveFlag_MSL(I2C_TypeDef *I2Cx);

Arguments

I2Cx

I2C Instance.

Return value

State of bit (1 or 0).

Notes

RESET: Slave Mode. SET: Master Mode.

References

LocationText
stm32f4xx_ll_i2c.h:1490
__STATIC_INLINE uint32_t LL_I2C_IsActiveFlag_MSL(I2C_TypeDef *I2Cx)

Data Use

Data read by LL_I2C_IsActiveFlag_MSL()
LL_I2C_IsActiveFlag_MSL()
Type of LL_I2C_IsActiveFlag_MSL()
LL_I2C_IsActiveFlag_MSL()
uint32_t
all items filtered out