Type Alias atsamd51j::dmac::swtrigctrl::W

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

Register SWTRIGCTRL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn swtrig0(&mut self) -> SWTRIG0_W<'_, SWTRIGCTRL_SPEC, 0>

Bit 0 - Channel 0 Software Trigger

source

pub fn swtrig1(&mut self) -> SWTRIG1_W<'_, SWTRIGCTRL_SPEC, 1>

Bit 1 - Channel 1 Software Trigger

source

pub fn swtrig2(&mut self) -> SWTRIG2_W<'_, SWTRIGCTRL_SPEC, 2>

Bit 2 - Channel 2 Software Trigger

source

pub fn swtrig3(&mut self) -> SWTRIG3_W<'_, SWTRIGCTRL_SPEC, 3>

Bit 3 - Channel 3 Software Trigger

source

pub fn swtrig4(&mut self) -> SWTRIG4_W<'_, SWTRIGCTRL_SPEC, 4>

Bit 4 - Channel 4 Software Trigger

source

pub fn swtrig5(&mut self) -> SWTRIG5_W<'_, SWTRIGCTRL_SPEC, 5>

Bit 5 - Channel 5 Software Trigger

source

pub fn swtrig6(&mut self) -> SWTRIG6_W<'_, SWTRIGCTRL_SPEC, 6>

Bit 6 - Channel 6 Software Trigger

source

pub fn swtrig7(&mut self) -> SWTRIG7_W<'_, SWTRIGCTRL_SPEC, 7>

Bit 7 - Channel 7 Software Trigger

source

pub fn swtrig8(&mut self) -> SWTRIG8_W<'_, SWTRIGCTRL_SPEC, 8>

Bit 8 - Channel 8 Software Trigger

source

pub fn swtrig9(&mut self) -> SWTRIG9_W<'_, SWTRIGCTRL_SPEC, 9>

Bit 9 - Channel 9 Software Trigger

source

pub fn swtrig10(&mut self) -> SWTRIG10_W<'_, SWTRIGCTRL_SPEC, 10>

Bit 10 - Channel 10 Software Trigger

source

pub fn swtrig11(&mut self) -> SWTRIG11_W<'_, SWTRIGCTRL_SPEC, 11>

Bit 11 - Channel 11 Software Trigger

source

pub fn swtrig12(&mut self) -> SWTRIG12_W<'_, SWTRIGCTRL_SPEC, 12>

Bit 12 - Channel 12 Software Trigger

source

pub fn swtrig13(&mut self) -> SWTRIG13_W<'_, SWTRIGCTRL_SPEC, 13>

Bit 13 - Channel 13 Software Trigger

source

pub fn swtrig14(&mut self) -> SWTRIG14_W<'_, SWTRIGCTRL_SPEC, 14>

Bit 14 - Channel 14 Software Trigger

source

pub fn swtrig15(&mut self) -> SWTRIG15_W<'_, SWTRIGCTRL_SPEC, 15>

Bit 15 - Channel 15 Software Trigger

source

pub fn swtrig16(&mut self) -> SWTRIG16_W<'_, SWTRIGCTRL_SPEC, 16>

Bit 16 - Channel 16 Software Trigger

source

pub fn swtrig17(&mut self) -> SWTRIG17_W<'_, SWTRIGCTRL_SPEC, 17>

Bit 17 - Channel 17 Software Trigger

source

pub fn swtrig18(&mut self) -> SWTRIG18_W<'_, SWTRIGCTRL_SPEC, 18>

Bit 18 - Channel 18 Software Trigger

source

pub fn swtrig19(&mut self) -> SWTRIG19_W<'_, SWTRIGCTRL_SPEC, 19>

Bit 19 - Channel 19 Software Trigger

source

pub fn swtrig20(&mut self) -> SWTRIG20_W<'_, SWTRIGCTRL_SPEC, 20>

Bit 20 - Channel 20 Software Trigger

source

pub fn swtrig21(&mut self) -> SWTRIG21_W<'_, SWTRIGCTRL_SPEC, 21>

Bit 21 - Channel 21 Software Trigger

source

pub fn swtrig22(&mut self) -> SWTRIG22_W<'_, SWTRIGCTRL_SPEC, 22>

Bit 22 - Channel 22 Software Trigger

source

pub fn swtrig23(&mut self) -> SWTRIG23_W<'_, SWTRIGCTRL_SPEC, 23>

Bit 23 - Channel 23 Software Trigger

source

pub fn swtrig24(&mut self) -> SWTRIG24_W<'_, SWTRIGCTRL_SPEC, 24>

Bit 24 - Channel 24 Software Trigger

source

pub fn swtrig25(&mut self) -> SWTRIG25_W<'_, SWTRIGCTRL_SPEC, 25>

Bit 25 - Channel 25 Software Trigger

source

pub fn swtrig26(&mut self) -> SWTRIG26_W<'_, SWTRIGCTRL_SPEC, 26>

Bit 26 - Channel 26 Software Trigger

source

pub fn swtrig27(&mut self) -> SWTRIG27_W<'_, SWTRIGCTRL_SPEC, 27>

Bit 27 - Channel 27 Software Trigger

source

pub fn swtrig28(&mut self) -> SWTRIG28_W<'_, SWTRIGCTRL_SPEC, 28>

Bit 28 - Channel 28 Software Trigger

source

pub fn swtrig29(&mut self) -> SWTRIG29_W<'_, SWTRIGCTRL_SPEC, 29>

Bit 29 - Channel 29 Software Trigger

source

pub fn swtrig30(&mut self) -> SWTRIG30_W<'_, SWTRIGCTRL_SPEC, 30>

Bit 30 - Channel 30 Software Trigger

source

pub fn swtrig31(&mut self) -> SWTRIG31_W<'_, SWTRIGCTRL_SPEC, 31>

Bit 31 - Channel 31 Software Trigger

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