[][src]Type Definition stm32l0xx_hal::stm32::tim2::ARR

type ARR = Reg<u16, _ARR>;

TIMx auto-reload register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see arr module