Warning[Pa082]: undefined behavior: the order of volatile accesses is undefined in this statement F:\STM32\IAR ARM Prj\IIC\stm32f10x_it.c 534
if(i2cRevCount == (i2cRevLen - 1))这条语句的警告
Warning[Pa082]: undefined behavior: the order of volatile accesses is undefined in this statement F:\STM32\IAR ARM Prj\IIC\stm32f10x_it.c 571
else if(i2cRevCount == i2cRevLen)这条语句的警告
Warning[Pa082]: undefined behavior: the order of volatile accesses is undefined in this statement F:\STM32\IAR ARM Prj\IIC\stm32f10x_it.c 576