pub type W = W<IntenclrSpec>;
Expand description
Register INTENCLR
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn comp0(&mut self) -> Comp0W<'_, IntenclrSpec>
pub fn comp0(&mut self) -> Comp0W<'_, IntenclrSpec>
Bit 0 - Comparator 0 Interrupt Enable
Sourcepub fn comp1(&mut self) -> Comp1W<'_, IntenclrSpec>
pub fn comp1(&mut self) -> Comp1W<'_, IntenclrSpec>
Bit 1 - Comparator 1 Interrupt Enable
Sourcepub fn win0(&mut self) -> Win0W<'_, IntenclrSpec>
pub fn win0(&mut self) -> Win0W<'_, IntenclrSpec>
Bit 4 - Window 0 Interrupt Enable