Type Alias atsamd51n::dsu::dcc::W

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

Register DCC[%s] writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn data(&mut self) -> DATA_W<'_, DCC_SPEC, 0>

Bits 0:31 - Data

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