pub type SCSR = Reg<SCSRrs>;
SCSR (rw) register accessor: CCM SRAM control and status register
You can read this register and get scsr::R. You can reset, write, write_with_zero this register using scsr::W. You can also modify this register. See API.
read
scsr::R
reset
write
write_with_zero
scsr::W
modify
See register structure
For information about available fields see scsr module
scsr
pub struct SCSR { /* private fields */ }