HAL + 0/6 examples
CodeScope will show references to LL_I2C_IsActiveFlag_BTF() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

LL_I2C_IsActiveFlag_BTF() function

Indicate the status of Byte Transfer Finished flag. RESET: When Data byte transfer not done. SET: When Data byte transfer succeeded.

Syntax

__STATIC_INLINE uint32_t LL_I2C_IsActiveFlag_BTF(I2C_TypeDef *I2Cx);

Arguments

I2Cx

I2C Instance.

Return value

State of bit (1 or 0).

Examples

LL_I2C_IsActiveFlag_BTF() is referenced by 6 libraries and example projects.

References

LocationText
stm32f4xx_ll_i2c.h:1249
__STATIC_INLINE uint32_t LL_I2C_IsActiveFlag_BTF(I2C_TypeDef *I2Cx)

Data Use

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