Expand description

event generation register

Structs

event generation register

Register EGR writer

Enums

Update generation This bit can be set by software, it is automatically cleared by hardware.

Type Definitions

Field CC1G writer - Capture/compare 1 generation This bit is set by software in order to generate an event, it is automatically cleared by hardware. If channel CC1 is configured as output: CC1IF flag is set, Corresponding interrupt or is sent if enabled. If channel CC1 is configured as input: The current value of the counter is captured in TIMx_CCR1 register. The CC1IF flag is set, the corresponding interrupt is sent if enabled. The CC1OF flag is set if the CC1IF flag was already high.

Field UG writer - Update generation This bit can be set by software, it is automatically cleared by hardware.