pub type SHIFTR = Reg<u32, _SHIFTR>;
Expand description
shift control register
This register you can reset
, write
, write_with_zero
. See API.
For information about available fields see shiftr module
Aliased Type§
pub struct SHIFTR { /* private fields */ }