Type Alias atsame51j::can0::tdcr::W

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

Register TDCR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn tdcf(&mut self) -> TDCF_W<'_, TDCR_SPEC, 0>

Bits 0:6 - Transmitter Delay Compensation Filter Length

source

pub fn tdco(&mut self) -> TDCO_W<'_, TDCR_SPEC, 8>

Bits 8:14 - Transmitter Delay Compensation Offset

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