Type Alias rp2040_pac::pio0::sm::SM_ADDR

source ·
pub type SM_ADDR = Reg<SM_ADDR_SPEC>;
Expand description

SM_ADDR (r) register accessor: Current instruction address of state machine 0

You can read this register and get sm_addr::R. See API.

For information about available fields see sm_addr module

Aliased Type§

struct SM_ADDR { /* private fields */ }