SPH

Type Alias SPH 

Source
pub type SPH = Reg<SPH_SPEC>;
Expand description

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.

For information about available fields see sph module

Aliased Typeยง

pub struct SPH { /* private fields */ }