SCSR

Type Alias SCSR 

Source
pub type SCSR = Reg<SCSRrs>;
Expand description

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.

See register structure

For information about available fields see scsr module

Aliased Typeยง

pub struct SCSR { /* private fields */ }