Reference Manual to
LL API cross
reference:
CR1 NOSTRETCH LL_I2C_IsEnabledClockStretching
LL_I2C_EnableGeneralCall
__STATIC_INLINE void LL_I2C_EnableGeneralCall
(I2C_TypeDef * I2Cx)
When enabled the Address 0x00 is ACKed.
Reference Manual to
LL API cross
reference:
CR1 ENGC LL_I2C_EnableGeneralCall
LL_I2C_DisableGeneralCall
__STATIC_INLINE void LL_I2C_DisableGeneralCall
(I2C_TypeDef * I2Cx)
When disabled the Address 0x00 is NACKed.
Reference Manual to
LL API cross
reference:
CR1 ENGC LL_I2C_DisableGeneralCall
LL_I2C_IsEnabledGeneralCall
__STATIC_INLINE uint32_t LL_I2C_IsEnabledGeneralCall
(I2C_TypeDef * I2Cx)
Check if General Call is enabled or disabled.
Reference Manual to
LL API cross
reference:
CR1 ENGC LL_I2C_IsEnabledGeneralCall
LL_I2C_SetOwnAddress1
__STATIC_INLINE void LL_I2C_SetOwnAddress1
(I2C_TypeDef * I2Cx, uint32_t OwnAddress1, uint32_t
OwnAddrSize)