Type Alias atsame54n::can0::rxesc::W

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

Register RXESC writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn f0ds(&mut self) -> F0DS_W<'_, RXESC_SPEC, 0>

Bits 0:2 - Rx FIFO 0 Data Field Size

source

pub fn f1ds(&mut self) -> F1DS_W<'_, RXESC_SPEC, 4>

Bits 4:6 - Rx FIFO 1 Data Field Size

source

pub fn rbds(&mut self) -> RBDS_W<'_, RXESC_SPEC, 8>

Bits 8:10 - Rx Buffer Data Field Size

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