Type Alias atsame54n::can0::ndat1::W

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

Register NDAT1 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn nd0(&mut self) -> ND0_W<'_, NDAT1_SPEC, 0>

Bit 0 - New Data 0

source

pub fn nd1(&mut self) -> ND1_W<'_, NDAT1_SPEC, 1>

Bit 1 - New Data 1

source

pub fn nd2(&mut self) -> ND2_W<'_, NDAT1_SPEC, 2>

Bit 2 - New Data 2

source

pub fn nd3(&mut self) -> ND3_W<'_, NDAT1_SPEC, 3>

Bit 3 - New Data 3

source

pub fn nd4(&mut self) -> ND4_W<'_, NDAT1_SPEC, 4>

Bit 4 - New Data 4

source

pub fn nd5(&mut self) -> ND5_W<'_, NDAT1_SPEC, 5>

Bit 5 - New Data 5

source

pub fn nd6(&mut self) -> ND6_W<'_, NDAT1_SPEC, 6>

Bit 6 - New Data 6

source

pub fn nd7(&mut self) -> ND7_W<'_, NDAT1_SPEC, 7>

Bit 7 - New Data 7

source

pub fn nd8(&mut self) -> ND8_W<'_, NDAT1_SPEC, 8>

Bit 8 - New Data 8

source

pub fn nd9(&mut self) -> ND9_W<'_, NDAT1_SPEC, 9>

Bit 9 - New Data 9

source

pub fn nd10(&mut self) -> ND10_W<'_, NDAT1_SPEC, 10>

Bit 10 - New Data 10

source

pub fn nd11(&mut self) -> ND11_W<'_, NDAT1_SPEC, 11>

Bit 11 - New Data 11

source

pub fn nd12(&mut self) -> ND12_W<'_, NDAT1_SPEC, 12>

Bit 12 - New Data 12

source

pub fn nd13(&mut self) -> ND13_W<'_, NDAT1_SPEC, 13>

Bit 13 - New Data 13

source

pub fn nd14(&mut self) -> ND14_W<'_, NDAT1_SPEC, 14>

Bit 14 - New Data 14

source

pub fn nd15(&mut self) -> ND15_W<'_, NDAT1_SPEC, 15>

Bit 15 - New Data 15

source

pub fn nd16(&mut self) -> ND16_W<'_, NDAT1_SPEC, 16>

Bit 16 - New Data 16

source

pub fn nd17(&mut self) -> ND17_W<'_, NDAT1_SPEC, 17>

Bit 17 - New Data 17

source

pub fn nd18(&mut self) -> ND18_W<'_, NDAT1_SPEC, 18>

Bit 18 - New Data 18

source

pub fn nd19(&mut self) -> ND19_W<'_, NDAT1_SPEC, 19>

Bit 19 - New Data 19

source

pub fn nd20(&mut self) -> ND20_W<'_, NDAT1_SPEC, 20>

Bit 20 - New Data 20

source

pub fn nd21(&mut self) -> ND21_W<'_, NDAT1_SPEC, 21>

Bit 21 - New Data 21

source

pub fn nd22(&mut self) -> ND22_W<'_, NDAT1_SPEC, 22>

Bit 22 - New Data 22

source

pub fn nd23(&mut self) -> ND23_W<'_, NDAT1_SPEC, 23>

Bit 23 - New Data 23

source

pub fn nd24(&mut self) -> ND24_W<'_, NDAT1_SPEC, 24>

Bit 24 - New Data 24

source

pub fn nd25(&mut self) -> ND25_W<'_, NDAT1_SPEC, 25>

Bit 25 - New Data 25

source

pub fn nd26(&mut self) -> ND26_W<'_, NDAT1_SPEC, 26>

Bit 26 - New Data 26

source

pub fn nd27(&mut self) -> ND27_W<'_, NDAT1_SPEC, 27>

Bit 27 - New Data 27

source

pub fn nd28(&mut self) -> ND28_W<'_, NDAT1_SPEC, 28>

Bit 28 - New Data 28

source

pub fn nd29(&mut self) -> ND29_W<'_, NDAT1_SPEC, 29>

Bit 29 - New Data 29

source

pub fn nd30(&mut self) -> ND30_W<'_, NDAT1_SPEC, 30>

Bit 30 - New Data 30

source

pub fn nd31(&mut self) -> ND31_W<'_, NDAT1_SPEC, 31>

Bit 31 - New Data 31

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