Type Alias atsame54n::system_control::BFAR

source ·
pub type BFAR = Reg<BFAR_SPEC>;
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 */ }