Type Definition rp2040_pac::pio0::sm::SM_SHIFTCTRL[][src]

type SM_SHIFTCTRL = Reg<u32, _SM_SHIFTCTRL>;
Expand description

Control behaviour of the input/output shift registers for state machine 0

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see sm_shiftctrl module

Trait Implementations

Register SM_SHIFTCTRL reset()’s with value 0x000c_0000

Register size

Reset value of the register

read() method returns sm_shiftctrl::R reader structure

write(|w| ..) method takes sm_shiftctrl::W writer structure