Type Alias W

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

Register INTENCLR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

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

Bit 0 - Result Ready Interrupt Disable

Source

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

Bit 1 - Overrun Interrupt Disable

Source

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

Bit 2 - Window Monitor Interrupt Disable