Type Alias atsame54n::can0::rxf1c::W

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

Register RXF1C writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn f1sa(&mut self) -> F1SA_W<'_, RXF1C_SPEC, 0>

Bits 0:15 - Rx FIFO 1 Start Address

source

pub fn f1s(&mut self) -> F1S_W<'_, RXF1C_SPEC, 16>

Bits 16:22 - Rx FIFO 1 Size

source

pub fn f1wm(&mut self) -> F1WM_W<'_, RXF1C_SPEC, 24>

Bits 24:30 - Rx FIFO 1 Watermark

source

pub fn f1om(&mut self) -> F1OM_W<'_, RXF1C_SPEC, 31>

Bit 31 - FIFO 1 Operation Mode

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