Type Alias W

Source
pub type W = W<ARRrs>;
Expand description

Register ARR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn arr(&mut self) -> ARR_W<'_, ARRrs>

Bits 0:31 - High auto-reload value (TIM2) nullLow Auto-reload value ARR is the value to be loaded in the actual auto-reload register. Refer to the for more details about ARR update and behavior. The counter is blocked while the auto-reload value is null.