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

type SM_ADDR = Reg<u32, _SM_ADDR>;
Expand description

Current instruction address of state machine 0

This register you can read. See API.

For information about available fields see sm_addr module

Trait Implementations

read() method returns sm_addr::R reader structure