BSP_IO_ReadPin() function
Gets the selected pins current state.
Syntax
uint16_t BSP_IO_ReadPin(uint16_t IO_Pin); Arguments
IO_Pin
Selected pins to read. This parameter can be any combination of the IO pins.
Return value
The current pins state
Examples
BSP_IO_ReadPin() is referenced by 1 libraries and example projects: