Shiftr

Type Alias Shiftr 

Source
pub type Shiftr = Reg<ShiftrSpec>;
Expand description

SHIFTR (rw) register accessor: Shift Control Register

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

For information about available fields see shiftr module

Aliased Typeยง

pub struct Shiftr { /* private fields */ }