AR

Type Alias AR 

Source
pub type AR = Reg<ARrs>;
Expand description

AR (w) register accessor: Flash address register

You can reset, write, write_with_zero this register using ar::W. See API.

See register structure

For information about available fields see ar module

Aliased Typeยง

pub struct AR { /* private fields */ }