pub struct SHIFTR_SPEC;
Expand description
shift control register
This register you can write_with_zero
, reset
, write
. See API.
For information about available fields see shiftr module
Trait Implementations§
source§impl RegisterSpec for SHIFTR_SPEC
impl RegisterSpec for SHIFTR_SPEC
source§impl Resettable for SHIFTR_SPEC
impl Resettable for SHIFTR_SPEC
reset()
method sets SHIFTR to value 0
source§fn reset_value() -> <SHIFTR_SPEC as RegisterSpec>::Ux
fn reset_value() -> <SHIFTR_SPEC as RegisterSpec>::Ux
Reset value of the register.