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

type SM1_EXECCTRL = Reg<u32, _SM1_EXECCTRL>;

Execution/behavioural settings for state machine 1

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

For information about available fields see sm1_execctrl module

Trait Implementations

impl Readable for SM1_EXECCTRL[src]

read() method returns sm1_execctrl::R reader structure

impl ResetValue for SM1_EXECCTRL[src]

Register SM1_EXECCTRL reset()'s with value 0x0001_f000

type Type = u32

Register size

impl Writable for SM1_EXECCTRL[src]

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