Type Alias W

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

Register INTFLAG writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn resrdy(&mut self) -> ResrdyW<'_, IntflagSpec>

Bit 0 - Result Ready Interrupt Flag

Source

pub fn overrun(&mut self) -> OverrunW<'_, IntflagSpec>

Bit 1 - Overrun Interrupt Flag

Source

pub fn winmon(&mut self) -> WinmonW<'_, IntflagSpec>

Bit 2 - Window Monitor Interrupt Flag