SHCSR

Type Alias SHCSR 

Source
pub type SHCSR = Reg<SHCSR_SPEC>;
Expand description

SHCSR (rw) register accessor: Provides access to the active and pending status of system exceptions

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ยง

pub struct SHCSR { /* private fields */ }