Type Definition stm32wb_stm32hal::stm32wb55::tim16::cr1::W[][src]

type W = W<u32, CR1>;
Expand description

Writer for register CR1

Implementations

Bit 0 - Counter enable.

Bit 1 - Update disable.

Bit 2 - Update request source.

Bit 3 - One pulse mode.

Bit 7 - Auto-reload preload enable.

Bits 8:9 - Clock division.

Bit 11 - UIF status bit remapping.