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

type SM0_EXECCTRL = Reg<u32, _SM0_EXECCTRL>;

Execution/behavioural settings for state machine 0

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

For information about available fields see sm0_execctrl module

Trait Implementations

impl Readable for SM0_EXECCTRL[src]

read() method returns sm0_execctrl::R reader structure

impl ResetValue for SM0_EXECCTRL[src]

Register SM0_EXECCTRL reset()'s with value 0x0001_f000

type Type = u32

Register size

impl Writable for SM0_EXECCTRL[src]

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