Type Alias rp2040_pac::pio0::sm::SM_EXECCTRL
source · pub type SM_EXECCTRL = Reg<SM_EXECCTRL_SPEC>;
Expand description
SM_EXECCTRL (rw) register accessor: Execution/behavioural settings for state machine 0
You can read
this register and get sm_execctrl::R
. You can reset
, write
, write_with_zero
this register using sm_execctrl::W
. You can also modify
this register. See API.
For information about available fields see sm_execctrl
module
Aliased Type§
struct SM_EXECCTRL { /* private fields */ }