pub type SPH = Reg<SPH_SPEC>;
SPH (rw) register accessor: Stack Pointer High
You can read this register and get sph::R. You can reset, write, write_with_zero this register using sph::W. You can also modify this register. See API.
read
sph::R
reset
write
write_with_zero
sph::W
modify
For information about available fields see sph module
sph
pub struct SPH { /* private fields */ }