pub type ARR = Reg<ARRrs>;
ARR (rw) register accessor: TIM1 auto-reload register
You can read this register and get arr::R. You can reset, write, write_with_zero this register using arr::W. You can also modify this register. See API.
read
arr::R
reset
write
write_with_zero
arr::W
modify
See register structure
For information about available fields see arr module
arr
pub struct ARR { /* private fields */ }