MFXSTM32L152_REG_ADR_IRQ_ACK is only used within mfxstm32l152.
 
Symbols
loading...
Files
loading...

MFXSTM32L152_REG_ADR_IRQ_ACK macro

Reg Addr IRQs: the Main MCU must acknowledge it thanks to a writing access to the IRQ_ACK register

Syntax

#define MFXSTM32L152_REG_ADR_IRQ_ACK ((uint8_t)0x44)

References

LocationText
mfxstm32l152.h:138
#define MFXSTM32L152_REG_ADR_IRQ_ACK ((uint8_t)0x44)
mfxstm32l152.c:380
MFX_IO_Write(DeviceAddr, MFXSTM32L152_REG_ADR_IRQ_ACK, Source);