Type Alias atsame54n::can0::txbtie::W

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

Register TXBTIE writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn tie0(&mut self) -> TIE0_W<'_, TXBTIE_SPEC, 0>

Bit 0 - Transmission Interrupt Enable 0

source

pub fn tie1(&mut self) -> TIE1_W<'_, TXBTIE_SPEC, 1>

Bit 1 - Transmission Interrupt Enable 1

source

pub fn tie2(&mut self) -> TIE2_W<'_, TXBTIE_SPEC, 2>

Bit 2 - Transmission Interrupt Enable 2

source

pub fn tie3(&mut self) -> TIE3_W<'_, TXBTIE_SPEC, 3>

Bit 3 - Transmission Interrupt Enable 3

source

pub fn tie4(&mut self) -> TIE4_W<'_, TXBTIE_SPEC, 4>

Bit 4 - Transmission Interrupt Enable 4

source

pub fn tie5(&mut self) -> TIE5_W<'_, TXBTIE_SPEC, 5>

Bit 5 - Transmission Interrupt Enable 5

source

pub fn tie6(&mut self) -> TIE6_W<'_, TXBTIE_SPEC, 6>

Bit 6 - Transmission Interrupt Enable 6

source

pub fn tie7(&mut self) -> TIE7_W<'_, TXBTIE_SPEC, 7>

Bit 7 - Transmission Interrupt Enable 7

source

pub fn tie8(&mut self) -> TIE8_W<'_, TXBTIE_SPEC, 8>

Bit 8 - Transmission Interrupt Enable 8

source

pub fn tie9(&mut self) -> TIE9_W<'_, TXBTIE_SPEC, 9>

Bit 9 - Transmission Interrupt Enable 9

source

pub fn tie10(&mut self) -> TIE10_W<'_, TXBTIE_SPEC, 10>

Bit 10 - Transmission Interrupt Enable 10

source

pub fn tie11(&mut self) -> TIE11_W<'_, TXBTIE_SPEC, 11>

Bit 11 - Transmission Interrupt Enable 11

source

pub fn tie12(&mut self) -> TIE12_W<'_, TXBTIE_SPEC, 12>

Bit 12 - Transmission Interrupt Enable 12

source

pub fn tie13(&mut self) -> TIE13_W<'_, TXBTIE_SPEC, 13>

Bit 13 - Transmission Interrupt Enable 13

source

pub fn tie14(&mut self) -> TIE14_W<'_, TXBTIE_SPEC, 14>

Bit 14 - Transmission Interrupt Enable 14

source

pub fn tie15(&mut self) -> TIE15_W<'_, TXBTIE_SPEC, 15>

Bit 15 - Transmission Interrupt Enable 15

source

pub fn tie16(&mut self) -> TIE16_W<'_, TXBTIE_SPEC, 16>

Bit 16 - Transmission Interrupt Enable 16

source

pub fn tie17(&mut self) -> TIE17_W<'_, TXBTIE_SPEC, 17>

Bit 17 - Transmission Interrupt Enable 17

source

pub fn tie18(&mut self) -> TIE18_W<'_, TXBTIE_SPEC, 18>

Bit 18 - Transmission Interrupt Enable 18

source

pub fn tie19(&mut self) -> TIE19_W<'_, TXBTIE_SPEC, 19>

Bit 19 - Transmission Interrupt Enable 19

source

pub fn tie20(&mut self) -> TIE20_W<'_, TXBTIE_SPEC, 20>

Bit 20 - Transmission Interrupt Enable 20

source

pub fn tie21(&mut self) -> TIE21_W<'_, TXBTIE_SPEC, 21>

Bit 21 - Transmission Interrupt Enable 21

source

pub fn tie22(&mut self) -> TIE22_W<'_, TXBTIE_SPEC, 22>

Bit 22 - Transmission Interrupt Enable 22

source

pub fn tie23(&mut self) -> TIE23_W<'_, TXBTIE_SPEC, 23>

Bit 23 - Transmission Interrupt Enable 23

source

pub fn tie24(&mut self) -> TIE24_W<'_, TXBTIE_SPEC, 24>

Bit 24 - Transmission Interrupt Enable 24

source

pub fn tie25(&mut self) -> TIE25_W<'_, TXBTIE_SPEC, 25>

Bit 25 - Transmission Interrupt Enable 25

source

pub fn tie26(&mut self) -> TIE26_W<'_, TXBTIE_SPEC, 26>

Bit 26 - Transmission Interrupt Enable 26

source

pub fn tie27(&mut self) -> TIE27_W<'_, TXBTIE_SPEC, 27>

Bit 27 - Transmission Interrupt Enable 27

source

pub fn tie28(&mut self) -> TIE28_W<'_, TXBTIE_SPEC, 28>

Bit 28 - Transmission Interrupt Enable 28

source

pub fn tie29(&mut self) -> TIE29_W<'_, TXBTIE_SPEC, 29>

Bit 29 - Transmission Interrupt Enable 29

source

pub fn tie30(&mut self) -> TIE30_W<'_, TXBTIE_SPEC, 30>

Bit 30 - Transmission Interrupt Enable 30

source

pub fn tie31(&mut self) -> TIE31_W<'_, TXBTIE_SPEC, 31>

Bit 31 - Transmission Interrupt Enable 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