pub type SSCR = Reg<SSCRrs>;
Expand description
SSCR (rw) register accessor: Synchronization Size Configuration Register
You can read
this register and get sscr::R
. You can reset
, write
, write_with_zero
this register using sscr::W
. You can also modify
this register. See API.
See register structure
For information about available fields see sscr
module
Aliased Typeยง
struct SSCR { /* private fields */ }