Type Alias atsame54n::pac::intflagahb::W

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

Register INTFLAGAHB writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn flash_(&mut self) -> FLASH__W<'_, INTFLAGAHB_SPEC, 0>

Bit 0 - FLASH

source

pub fn flash_alt_(&mut self) -> FLASH_ALT__W<'_, INTFLAGAHB_SPEC, 1>

Bit 1 - FLASH_ALT

source

pub fn seeprom_(&mut self) -> SEEPROM__W<'_, INTFLAGAHB_SPEC, 2>

Bit 2 - SEEPROM

source

pub fn ramcm4s_(&mut self) -> RAMCM4S__W<'_, INTFLAGAHB_SPEC, 3>

Bit 3 - RAMCM4S

source

pub fn rampppdsu_(&mut self) -> RAMPPPDSU__W<'_, INTFLAGAHB_SPEC, 4>

Bit 4 - RAMPPPDSU

source

pub fn ramdmawr_(&mut self) -> RAMDMAWR__W<'_, INTFLAGAHB_SPEC, 5>

Bit 5 - RAMDMAWR

source

pub fn ramdmacicm_(&mut self) -> RAMDMACICM__W<'_, INTFLAGAHB_SPEC, 6>

Bit 6 - RAMDMACICM

source

pub fn hpb0_(&mut self) -> HPB0__W<'_, INTFLAGAHB_SPEC, 7>

Bit 7 - HPB0

source

pub fn hpb1_(&mut self) -> HPB1__W<'_, INTFLAGAHB_SPEC, 8>

Bit 8 - HPB1

source

pub fn hpb2_(&mut self) -> HPB2__W<'_, INTFLAGAHB_SPEC, 9>

Bit 9 - HPB2

source

pub fn hpb3_(&mut self) -> HPB3__W<'_, INTFLAGAHB_SPEC, 10>

Bit 10 - HPB3

source

pub fn pukcc_(&mut self) -> PUKCC__W<'_, INTFLAGAHB_SPEC, 11>

Bit 11 - PUKCC

source

pub fn sdhc0_(&mut self) -> SDHC0__W<'_, INTFLAGAHB_SPEC, 12>

Bit 12 - SDHC0

source

pub fn sdhc1_(&mut self) -> SDHC1__W<'_, INTFLAGAHB_SPEC, 13>

Bit 13 - SDHC1

source

pub fn qspi_(&mut self) -> QSPI__W<'_, INTFLAGAHB_SPEC, 14>

Bit 14 - QSPI

source

pub fn bkupram_(&mut self) -> BKUPRAM__W<'_, INTFLAGAHB_SPEC, 15>

Bit 15 - BKUPRAM

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