Type Alias rp2040_pac::xip_ssi::dr0::W

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

Register DR0 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn dr(&mut self) -> DR_W<'_, DR0_SPEC>

Bits 0:31 - First data register of 36

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