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