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

type SM_PINCTRL = Reg<u32, _SM_PINCTRL>;
Expand description

State machine pin control

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

For information about available fields see sm_pinctrl module

Trait Implementations

Register SM_PINCTRL reset()’s with value 0x1400_0000

Register size

Reset value of the register

read() method returns sm_pinctrl::R reader structure

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