Type Alias xmc4800::ppb::Shcsr

source ·
pub type Shcsr = Reg<ShcsrSpec>;
Expand description

SHCSR (rw) register accessor: System Handler Control and State Register

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

For information about available fields see shcsr module

Aliased Type§

struct Shcsr { /* private fields */ }