pub type AR = Reg<ARrs>;
AR (w) register accessor: Flash address register
You can reset, write, write_with_zero this register using ar::W. See API.
reset
write
write_with_zero
ar::W
See register structure
For information about available fields see ar module
ar
pub struct AR { /* private fields */ }