Skip to main content

Shiftstate

Type Alias Shiftstate 

Source
pub type Shiftstate = Reg<ShiftstateSpec>;
Expand description

SHIFTSTATE (rw) register accessor: Shifter State

You can read this register and get shiftstate::R. You can reset, write, write_with_zero this register using shiftstate::W. You can also modify this register. See API.

For information about available fields see shiftstate module

Aliased Typeยง

pub struct Shiftstate { /* private fields */ }