Type Alias atsame54n::system_control::CFSR

source ·
pub type CFSR = Reg<CFSR_SPEC>;
Expand description

CFSR (rw) register accessor: Configurable Fault Status Register

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

For information about available fields see cfsr module

Aliased Type§

struct CFSR { /* private fields */ }