Type Alias rp2040_pac::xip_ssi::dmatdlr::W

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

Register DMATDLR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn dmatdl(&mut self) -> DMATDL_W<'_, DMATDLR_SPEC>

Bits 0:7 - Transmit data watermark level

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