ファームウェア関数一覧
I2C_SoftwareResetCmd(I2C_TypeDef* I2Cx, FunctionalState NewState)
/* Put under reset the I2C1 peripheral */ I2C_SoftwareResetCmd(I2C1, ENABLE);