[][src]Type Definition rp2040::pio0::INSTR_MEM26

type INSTR_MEM26 = Reg<u32, _INSTR_MEM26>;

Write-only access to instruction memory location 26

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see instr_mem26 module

Trait Implementations

impl Readable for INSTR_MEM26[src]

read() method returns instr_mem26::R reader structure

impl ResetValue for INSTR_MEM26[src]

Register INSTR_MEM26 reset()'s with value 0

type Type = u32

Register size

impl Writable for INSTR_MEM26[src]

write(|w| ..) method takes instr_mem26::W writer structure