mfxstm32l152_IO_ClearIT() is only used within mfxstm32l152.
 
Symbols
loading...
Files
loading...

mfxstm32l152_IO_ClearIT() function

Clear the selected IO interrupt pending bit(s). It clear automatically also the general MFXSTM32L152_REG_ADR_IRQ_PENDING

Syntax

void mfxstm32l152_IO_ClearIT(uint16_t DeviceAddr,     uint32_t IO_Pin);
Implemented in mfxstm32l152.c:904

Arguments

DeviceAddr

Device address on communication Bus.

IO_Pin

the IO interrupt to be cleared, could be: @arg MFXSTM32L152_GPIO_PIN_x: Where x can be from 0 to 23.

Return value

None

References

LocationReferrerText
mfxstm32l152.c:904
void mfxstm32l152_IO_ClearIT(uint16_t DeviceAddr, uint32_t IO_Pin)
mfxstm32l152.h:552
void mfxstm32l152_IO_ClearIT(uint16_t DeviceAddr, uint32_t IO_Pin);
mfxstm32l152.c:92
mfxstm32l152_IO_ClearIT,
mfxstm32l152.c:1033mfxstm32l152_TS_Start()
mfxstm32l152_IO_ClearIT(DeviceAddr, 0xFFFFFF);

Call Tree

Functions calling mfxstm32l152_IO_ClearIT()
Functions called by mfxstm32l152_IO_ClearIT()
all items filtered out
mfxstm32l152_IO_ClearIT()
all items filtered out
Data read by mfxstm32l152_IO_ClearIT()
Data written by mfxstm32l152_IO_ClearIT()
mfxstm32l152_IO_ClearIT()::pin_0_7
mfxstm32l152_IO_ClearIT()::pin_8_15
mfxstm32l152_IO_ClearIT()::pin_16_23
all items filtered out
mfxstm32l152_IO_ClearIT()
mfxstm32l152_IO_ClearIT()::pin_0_7
mfxstm32l152_IO_ClearIT()::pin_8_15
mfxstm32l152_IO_ClearIT()::pin_16_23
all items filtered out
Implementations
mfxstm32l152_IO_ClearIT()
all items filtered out
Type of mfxstm32l152_IO_ClearIT()
mfxstm32l152_IO_ClearIT()
uint8_t
all items filtered out