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

type SM1_PINCTRL = Reg<u32, _SM1_PINCTRL>;

State machine pin control

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

For information about available fields see sm1_pinctrl module

Trait Implementations

impl Readable for SM1_PINCTRL[src]

read() method returns sm1_pinctrl::R reader structure

impl ResetValue for SM1_PINCTRL[src]

Register SM1_PINCTRL reset()'s with value 0x1400_0000

type Type = u32

Register size

impl Writable for SM1_PINCTRL[src]

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