pub type W = W<IntenclrSpec>;
Expand description
Register INTENCLR
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn ovf(&mut self) -> OvfW<'_, IntenclrSpec>
pub fn ovf(&mut self) -> OvfW<'_, IntenclrSpec>
Bit 0 - Overflow Interrupt Enable
Sourcepub fn trg(&mut self) -> TrgW<'_, IntenclrSpec>
pub fn trg(&mut self) -> TrgW<'_, IntenclrSpec>
Bit 1 - Retrigger Interrupt Enable
Sourcepub fn cnt(&mut self) -> CntW<'_, IntenclrSpec>
pub fn cnt(&mut self) -> CntW<'_, IntenclrSpec>
Bit 2 - Counter Interrupt Enable
Sourcepub fn err(&mut self) -> ErrW<'_, IntenclrSpec>
pub fn err(&mut self) -> ErrW<'_, IntenclrSpec>
Bit 3 - Error Interrupt Enable
Sourcepub fn dfs(&mut self) -> DfsW<'_, IntenclrSpec>
pub fn dfs(&mut self) -> DfsW<'_, IntenclrSpec>
Bit 11 - Non-Recoverable Debug Fault Interrupt Enable
Sourcepub fn faulta(&mut self) -> FaultaW<'_, IntenclrSpec>
pub fn faulta(&mut self) -> FaultaW<'_, IntenclrSpec>
Bit 12 - Recoverable Fault A Interrupt Enable
Sourcepub fn faultb(&mut self) -> FaultbW<'_, IntenclrSpec>
pub fn faultb(&mut self) -> FaultbW<'_, IntenclrSpec>
Bit 13 - Recoverable Fault B Interrupt Enable
Sourcepub fn fault0(&mut self) -> Fault0W<'_, IntenclrSpec>
pub fn fault0(&mut self) -> Fault0W<'_, IntenclrSpec>
Bit 14 - Non-Recoverable Fault 0 Interrupt Enable
Sourcepub fn fault1(&mut self) -> Fault1W<'_, IntenclrSpec>
pub fn fault1(&mut self) -> Fault1W<'_, IntenclrSpec>
Bit 15 - Non-Recoverable Fault 1 Interrupt Enable
Sourcepub fn mc0(&mut self) -> Mc0W<'_, IntenclrSpec>
pub fn mc0(&mut self) -> Mc0W<'_, IntenclrSpec>
Bit 16 - Match or Capture Channel 0 Interrupt Enable
Sourcepub fn mc1(&mut self) -> Mc1W<'_, IntenclrSpec>
pub fn mc1(&mut self) -> Mc1W<'_, IntenclrSpec>
Bit 17 - Match or Capture Channel 1 Interrupt Enable
Sourcepub fn mc2(&mut self) -> Mc2W<'_, IntenclrSpec>
pub fn mc2(&mut self) -> Mc2W<'_, IntenclrSpec>
Bit 18 - Match or Capture Channel 2 Interrupt Enable
Sourcepub fn mc3(&mut self) -> Mc3W<'_, IntenclrSpec>
pub fn mc3(&mut self) -> Mc3W<'_, IntenclrSpec>
Bit 19 - Match or Capture Channel 3 Interrupt Enable