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ยง
pub struct SM_ADDR { /* private fields */ }