Type Alias atsame54n::aes::intenset::W

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

Register INTENSET writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn enccmp(&mut self) -> ENCCMP_W<'_, INTENSET_SPEC, 0>

Bit 0 - Encryption Complete Interrupt Enable

source

pub fn gfmcmp(&mut self) -> GFMCMP_W<'_, INTENSET_SPEC, 1>

Bit 1 - GF Multiplication Complete Interrupt Enable

source

pub unsafe fn bits(&mut self, bits: u8) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual