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

type SM3_PINCTRL = Reg<u32, _SM3_PINCTRL>;

State machine pin control

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

For information about available fields see sm3_pinctrl module

Trait Implementations

impl Readable for SM3_PINCTRL[src]

read() method returns sm3_pinctrl::R reader structure

impl ResetValue for SM3_PINCTRL[src]

Register SM3_PINCTRL reset()'s with value 0x1400_0000

type Type = u32

Register size

impl Writable for SM3_PINCTRL[src]

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