OAR2

Type Alias OAR2 

Source
pub type OAR2 = Reg<OAR2rs>;
Expand description

OAR2 (rw) register accessor: Own address register 2

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

See register structure

For information about available fields see oar2 module

Aliased Typeยง

pub struct OAR2 { /* private fields */ }