W

Type Alias W 

Source
pub type W = W<IMASK_SPEC>;
Expand description

Register IMASK writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn imask_done(&mut self) -> IMASK_DONE_W<'_, IMASK_SPEC, 0>

Bit 0 - Interrupt mask for DONE: 0: Interrupt is disabled in MIS register 1: Interrupt is enabled in MIS register

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