Type Alias atsame54n::pac::intflagb::W

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

Register INTFLAGB writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn usb_(&mut self) -> USB__W<'_, INTFLAGB_SPEC, 0>

Bit 0 - USB

source

pub fn dsu_(&mut self) -> DSU__W<'_, INTFLAGB_SPEC, 1>

Bit 1 - DSU

source

pub fn nvmctrl_(&mut self) -> NVMCTRL__W<'_, INTFLAGB_SPEC, 2>

Bit 2 - NVMCTRL

source

pub fn cmcc_(&mut self) -> CMCC__W<'_, INTFLAGB_SPEC, 3>

Bit 3 - CMCC

source

pub fn port_(&mut self) -> PORT__W<'_, INTFLAGB_SPEC, 4>

Bit 4 - PORT

source

pub fn dmac_(&mut self) -> DMAC__W<'_, INTFLAGB_SPEC, 5>

Bit 5 - DMAC

source

pub fn hmatrix_(&mut self) -> HMATRIX__W<'_, INTFLAGB_SPEC, 6>

Bit 6 - HMATRIX

source

pub fn evsys_(&mut self) -> EVSYS__W<'_, INTFLAGB_SPEC, 7>

Bit 7 - EVSYS

source

pub fn sercom2_(&mut self) -> SERCOM2__W<'_, INTFLAGB_SPEC, 9>

Bit 9 - SERCOM2

source

pub fn sercom3_(&mut self) -> SERCOM3__W<'_, INTFLAGB_SPEC, 10>

Bit 10 - SERCOM3

source

pub fn tcc0_(&mut self) -> TCC0__W<'_, INTFLAGB_SPEC, 11>

Bit 11 - TCC0

source

pub fn tcc1_(&mut self) -> TCC1__W<'_, INTFLAGB_SPEC, 12>

Bit 12 - TCC1

source

pub fn tc2_(&mut self) -> TC2__W<'_, INTFLAGB_SPEC, 13>

Bit 13 - TC2

source

pub fn tc3_(&mut self) -> TC3__W<'_, INTFLAGB_SPEC, 14>

Bit 14 - TC3

source

pub fn ramecc_(&mut self) -> RAMECC__W<'_, INTFLAGB_SPEC, 16>

Bit 16 - RAMECC

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