pub type Arr = Reg<ArrSpec>;
ARR (rw) register accessor: LPTIM autoreload 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
For information about available fields see arr module
arr
pub struct Arr { /* private fields */ }