Type Definition rp2040_pac::pio0::sm::SM_EXECCTRL[][src]

type SM_EXECCTRL = Reg<u32, _SM_EXECCTRL>;
Expand description

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 sm_execctrl module

Trait Implementations

Register SM_EXECCTRL reset()’s with value 0x0001_f000

Register size

Reset value of the register

read() method returns sm_execctrl::R reader structure

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