Ar2

Type Alias Ar2 

Source
pub type Ar2 = Reg<Ar2Spec>;
Expand description

AR2 (rw) register accessor: Address Register

You can read this register and get ar2::R. You can reset, write, write_with_zero this register using ar2::W. You can also modify this register. See API.

For information about available fields see ar2 module

Aliased Typeยง

pub struct Ar2 { /* private fields */ }