stm32 /stm32h5 /STM32H533 /TIM6 /TIM6_CR1

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as TIM6_CR1

15 1211 87 43 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (B_0x0)CEN 0 (B_0x0)UDIS 0 (B_0x0)URS 0 (B_0x0)OPM 0 (B_0x0)ARPE 0 (B_0x0)UIFREMAP 0 (B_0x0)DITHEN

DITHEN=B_0x0, UIFREMAP=B_0x0, URS=B_0x0, ARPE=B_0x0, CEN=B_0x0, OPM=B_0x0, UDIS=B_0x0

Description

TIM6 control register 1

Fields

CEN

Counter enable

0 (B_0x0): Counter disabled

1 (B_0x1): Counter enabled

UDIS

Update disable

0 (B_0x0): UEV enabled.

1 (B_0x1): UEV disabled.

URS

Update request source

0 (B_0x0): Any of the following events generates an update interrupt or DMA request if enabled.

1 (B_0x1): Only counter overflow/underflow generates an update interrupt or DMA request if enabled.

OPM

One-pulse mode

0 (B_0x0): Counter is not stopped at update event

1 (B_0x1): Counter stops counting at the next update event (clearing the CEN bit).

ARPE

Auto-reload preload enable

0 (B_0x0): TIMx_ARR register is not buffered.

1 (B_0x1): TIMx_ARR register is buffered.

UIFREMAP

UIF status bit remapping

0 (B_0x0): No remapping.

1 (B_0x1): Remapping enabled.

DITHEN

Dithering enable

0 (B_0x0): Dithering disabled

1 (B_0x1): Dithering enabled

Links

()