Type Alias rp2040_pac::pio0::instr_mem::W

source ·
pub type W = W<INSTR_MEM_SPEC>;
Expand description

Register INSTR_MEM%s writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn instr_mem0(&mut self) -> INSTR_MEM0_W<'_, INSTR_MEM_SPEC>

Bits 0:15

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual