Reference Manual to
LL API cross
reference:
CR1 STOP LL_I2C_GenerateStopCondition
LL_I2C_EnableBitPOS
__STATIC_INLINE void LL_I2C_EnableBitPOS (I2C_TypeDef *
I2Cx)
Enable bit POS (master/host mode).
In that case, the ACK bit controls the (N)ACK of the next byte
received or the PEC bit indicates that the next byte in shift
register is a PEC.
Reference Manual to
LL API cross
reference:
CR1 POS LL_I2C_EnableBitPOS
LL_I2C_DisableBitPOS
__STATIC_INLINE void LL_I2C_DisableBitPOS (I2C_TypeDef *
I2Cx)
Disable bit POS (master/host mode).
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.
Reference Manual to
LL API cross
reference:
CR1 POS LL_I2C_DisableBitPOS
LL_I2C_IsEnabledBitPOS
__STATIC_INLINE uint32_t LL_I2C_IsEnabledBitPOS
(I2C_TypeDef * I2Cx)
Check if bit POS is enabled or disabled.
Reference Manual to
LL API cross
reference:
CR1 POS LL_I2C_IsEnabledBitPOS
LL_I2C_GetTransferDirection
__STATIC_INLINE uint32_t LL_I2C_GetTransferDirection