BSP_IO_ITGetStatus() function
Gets the selected pins IT status.
Syntax
uint8_t BSP_IO_ITGetStatus(uint16_t IoPin); Arguments
IoPin
The selected pins to check the status. This parameter could be any combination of the IO pins.
Return value
Status of IO Pin checked.