mfxstm32l152_IO_SetIrqTypeMode() is only used within mfxstm32l152.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesmfxstm32l152mfxstm32l152_IO_SetIrqTypeMode()

mfxstm32l152_IO_SetIrqTypeMode() function

Configure the Edge for which a transition is detectable for the selected pin.

Syntax

void mfxstm32l152_IO_SetIrqTypeMode(uint16_t DeviceAddr,     uint32_t IO_Pin,     uint8_t Type);
Implemented in mfxstm32l152.c:752

Arguments

DeviceAddr

Device address on communication Bus.

IO_Pin

The IO pin to be configured. This parameter could be any combination of the following values: @arg MFXSTM32L152_GPIO_PIN_x: Where x can be from 0 to 23.

Type

Return value

None

References

LocationReferrerText
mfxstm32l152.c:752
void mfxstm32l152_IO_SetIrqTypeMode(uint16_t DeviceAddr, uint32_t IO_Pin, uint8_t Type)
mfxstm32l152.h:557
void mfxstm32l152_IO_SetIrqTypeMode(uint16_t DeviceAddr, uint32_t IO_Pin, uint8_t Type);
mfxstm32l152.c:587mfxstm32l152_IO_Config()
mfxstm32l152_IO_SetIrqTypeMode(DeviceAddr, IO_Pin, MFXSTM32L152_IRQ_GPI_TYPE_HLRE);
mfxstm32l152.c:597mfxstm32l152_IO_Config()
mfxstm32l152_IO_SetIrqTypeMode(DeviceAddr, IO_Pin, MFXSTM32L152_IRQ_GPI_TYPE_HLRE);
mfxstm32l152.c:607mfxstm32l152_IO_Config()
mfxstm32l152_IO_SetIrqTypeMode(DeviceAddr, IO_Pin, MFXSTM32L152_IRQ_GPI_TYPE_HLRE);
mfxstm32l152.c:617mfxstm32l152_IO_Config()
mfxstm32l152_IO_SetIrqTypeMode(DeviceAddr, IO_Pin, MFXSTM32L152_IRQ_GPI_TYPE_LLFE);
mfxstm32l152.c:627mfxstm32l152_IO_Config()
mfxstm32l152_IO_SetIrqTypeMode(DeviceAddr, IO_Pin, MFXSTM32L152_IRQ_GPI_TYPE_LLFE);
mfxstm32l152.c:637mfxstm32l152_IO_Config()
mfxstm32l152_IO_SetIrqTypeMode(DeviceAddr, IO_Pin, MFXSTM32L152_IRQ_GPI_TYPE_LLFE);
mfxstm32l152.c:647mfxstm32l152_IO_Config()
mfxstm32l152_IO_SetIrqTypeMode(DeviceAddr, IO_Pin, MFXSTM32L152_IRQ_GPI_TYPE_LLFE);
mfxstm32l152.c:657mfxstm32l152_IO_Config()
mfxstm32l152_IO_SetIrqTypeMode(DeviceAddr, IO_Pin, MFXSTM32L152_IRQ_GPI_TYPE_LLFE);
mfxstm32l152.c:667mfxstm32l152_IO_Config()
mfxstm32l152_IO_SetIrqTypeMode(DeviceAddr, IO_Pin, MFXSTM32L152_IRQ_GPI_TYPE_LLFE);
mfxstm32l152.c:677mfxstm32l152_IO_Config()
mfxstm32l152_IO_SetIrqTypeMode(DeviceAddr, IO_Pin, MFXSTM32L152_IRQ_GPI_TYPE_HLRE);
mfxstm32l152.c:687mfxstm32l152_IO_Config()
mfxstm32l152_IO_SetIrqTypeMode(DeviceAddr, IO_Pin, MFXSTM32L152_IRQ_GPI_TYPE_HLRE);
mfxstm32l152.c:697mfxstm32l152_IO_Config()
mfxstm32l152_IO_SetIrqTypeMode(DeviceAddr, IO_Pin, MFXSTM32L152_IRQ_GPI_TYPE_HLRE);

Call Tree

Functions calling mfxstm32l152_IO_SetIrqTypeMode()
Functions called by mfxstm32l152_IO_SetIrqTypeMode()
all items filtered out
mfxstm32l152_IO_SetIrqTypeMode()
Data read by mfxstm32l152_IO_SetIrqTypeMode()
mfxstm32l152_IO_SetIrqTypeMode()