rp2040_pac::xip_ssi::dr0

Type Alias 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