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