BSP_IO_ITGetStatus() function
Gets the selected pins IT status.
Syntax
uint32_t BSP_IO_ITGetStatus(uint32_t IoPin); Arguments
IoPin
Selected pins to check the status. This parameter can be any combination of the IO pins.
Return value
IO_OK if read status OK. Other value if error.
Examples
BSP_IO_ITGetStatus() is referenced by 6 libraries and example projects: