Type Definition stm32g0::stm32g0c1::tim1::arr::ARR_W

source · []
pub type ARR_W<'a, const O: u8> = FieldWriterSafe<'a, u32, ARR_SPEC, u16, u16, 16, O>;
Expand description

Field ARR writer - 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.