#define EXTI_LINE_0 EXTI_IMR_IM0 /*!< External interrupt line 0 */ #define EXTI_LINE_1 EXTI_IMR_IM1 /*!< External interrupt line 1 */ #define EXTI_LINE_2 EXTI_IMR_IM2 ...
uint32_t Pin; /*!< Specifies the GPIO pins to be configured. This parameter can be any value of @ref GPIO_pins_define */ uint32_t Mode; /*!< Specifies the operating mode for the selected pins. This ...
A semi-colon can be used instead of a full stop between two related sentences. This links them together in a way a full stop doesn't. It looks like this ; When used correctly the semicolon can make ...