pub unsafe extern "C" fn LL_I2C_Init(
    I2Cx: *mut I2C_TypeDef,
    I2C_InitStruct: *mut LL_I2C_InitTypeDef
) -> ErrorStatus
Expand description

@defgroup I2C_LL_EF_Init Initialization and de-initialization functions @{