pub type FPCAR = Reg<FPCAR_SPEC>;Expand description
FPCAR (rw) register accessor: Holds the location of the unpopulated floating-point register space allocated on an exception stack frame
You can read this register and get fpcar::R. You can reset, write, write_with_zero this register using fpcar::W. You can also modify this register. See API.
For information about available fields see fpcar
module
Aliased Typeยง
pub struct FPCAR { /* private fields */ }