Type Alias W

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

Register interrupt_state writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn irq_stat(&mut self) -> IRQ_STAT_W<'_, INTERRUPT_STATE_SPEC>

Bits 0:31

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