Type Alias ARR

Source
pub type ARR = Reg<ARRrs>;
Expand description

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.

See register structure

For information about available fields see arr module

Aliased Typeยง

pub struct ARR { /* private fields */ }