Type Alias xmc4500::ppb::AFSR

source ·
pub type AFSR = Reg<AFSR_SPEC>;
Expand description

AFSR (rw) register accessor: Auxiliary Fault Status Register

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

For information about available fields see afsr module

Aliased Type§

struct AFSR { /* private fields */ }