[][src]Type Definition rp2040::pio0::SM0_PINCTRL

type SM0_PINCTRL = Reg<u32, _SM0_PINCTRL>;

State machine pin control

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

For information about available fields see sm0_pinctrl module

Trait Implementations

impl Readable for SM0_PINCTRL[src]

read() method returns sm0_pinctrl::R reader structure

impl ResetValue for SM0_PINCTRL[src]

Register SM0_PINCTRL reset()'s with value 0x1400_0000

type Type = u32

Register size

impl Writable for SM0_PINCTRL[src]

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