pub type Shiftctl = Reg<ShiftctlSpec>;Expand description
SHIFTCTL (rw) register accessor: Shifter Control
You can read this register and get shiftctl::R. You can reset, write, write_with_zero this register using shiftctl::W. You can also modify this register. See API.
For information about available fields see shiftctl module
Aliased Typeยง
pub struct Shiftctl { /* private fields */ }