Type Alias atsamd51j::dmac::baseaddr::W

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

Register BASEADDR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn baseaddr(&mut self) -> BASEADDR_W<'_, BASEADDR_SPEC, 0>

Bits 0:31 - Descriptor Memory Base Address

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