Type Alias Bfar

Source
pub type Bfar = Reg<BfarSpec>;
Expand description

BFAR (rw) register accessor: BusFault Address Register

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

For information about available fields see bfar module

Aliased Typeยง

struct Bfar { /* private fields */ }