Type Alias rp2040_pac::pio0::INSTR_MEM
source · pub type INSTR_MEM = Reg<INSTR_MEM_SPEC>;
Expand description
INSTR_MEM (w) register accessor: Write-only access to instruction memory location %s
You can reset
, write
, write_with_zero
this register using instr_mem::W
. See API.
For information about available fields see instr_mem
module
Aliased Type§
struct INSTR_MEM { /* private fields */ }