Type Alias atsame54n::dsu::cfg::W

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

Register CFG writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn lqos(&mut self) -> LQOS_W<'_, CFG_SPEC, 0>

Bits 0:1 - Latency Quality Of Service

source

pub fn dccdmalevel(&mut self) -> DCCDMALEVEL_W<'_, CFG_SPEC, 2>

Bits 2:3 - DMA Trigger Level

source

pub fn etbramen(&mut self) -> ETBRAMEN_W<'_, CFG_SPEC, 4>

Bit 4 - Trace Control

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