以下哪个是读取GPIO输入状态的函数?
A、GPIO_ResetBits()
B、GPIO_ReadInputData()
C、GPIO_WritetBit()
D、GPIO_ReadOutputData()