pub type CCR = Reg<CCR_SPEC>;
CCR (r) register accessor: The Configuration and Control Register permanently enables stack alignment and causes unaligned accesses to result in a Hard Fault.
You can read this register and get ccr::R. See API.
read
ccr::R
For information about available fields see ccr module
ccr
struct CCR { /* private fields */ }