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

LL_I2C_DisableBitPOS() function

Disable bit POS (master/host mode).

Syntax

__STATIC_INLINE void LL_I2C_DisableBitPOS(I2C_TypeDef *I2Cx);

Arguments

I2Cx

I2C Instance.

Return value

None

Notes

In that case, the ACK bit controls the (N)ACK of the current byte received or the PEC bit indicates that the current byte in shift register is a PEC.

References

LocationText
stm32f4xx_ll_i2c.h:1709
__STATIC_INLINE void LL_I2C_DisableBitPOS(I2C_TypeDef *I2Cx)

Data Use

Data read by LL_I2C_DisableBitPOS()
LL_I2C_DisableBitPOS()