rp2040_pac::xip_ssi::dmardlr

Type Alias W

Source
pub type W = W<DMARDLR_SPEC>;
Expand description

Register DMARDLR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn dmardl(&mut self) -> DMARDL_W<'_, DMARDLR_SPEC>

Bits 0:7 - Receive data watermark level (DMARDLR+1)

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