Ar1

Type Alias Ar1 

Source
pub type Ar1 = Reg<Ar1Spec>;
Expand description

AR1 (rw) register accessor: Address Register

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

For information about available fields see ar1 module

Aliased Typeยง

pub struct Ar1 { /* private fields */ }