pub struct W(/* private fields */);
Expand description
Register TTIE
writer
Implementations§
§impl W
impl W
pub fn sbce(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 0>
pub fn sbce(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 0>
Bit 0 - Start of Basic Cycle Interrupt Enable
pub fn smce(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 1>
pub fn smce(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 1>
Bit 1 - Start of Matrix Cycle Interrupt Enable
pub fn csme(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 2>
pub fn csme(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 2>
Bit 2 - Change of Synchronization Mode Interrupt Enable
pub fn soge(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 3>
pub fn soge(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 3>
Bit 3 - Start of Gap Interrupt Enable
pub fn rtmie(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 4>
pub fn rtmie(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 4>
Bit 4 - Register Time Mark Interrupt Enable
pub fn ttmie(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 5>
pub fn ttmie(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 5>
Bit 5 - Trigger Time Mark Event Internal Interrupt Enable
pub fn swee(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 6>
pub fn swee(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 6>
Bit 6 - Stop Watch Event Interrupt Enable
pub fn gtwe(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 7>
pub fn gtwe(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 7>
Bit 7 - Global Time Wrap Interrupt Enable
pub fn gtde(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 8>
pub fn gtde(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 8>
Bit 8 - Global Time Discontinuity Interrupt Enable
pub fn gtee(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 9>
pub fn gtee(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 9>
Bit 9 - Global Time Error Interrupt Enable
pub fn txue(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 10>
pub fn txue(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 10>
Bit 10 - Tx Count Underflow Interrupt Enable
pub fn txoe(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 11>
pub fn txoe(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 11>
Bit 11 - Tx Count Overflow Interrupt Enable
pub fn se1e(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 12>
pub fn se1e(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 12>
Bit 12 - Scheduling Error 1 Interrupt Enable
pub fn se2e(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 13>
pub fn se2e(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 13>
Bit 13 - Scheduling Error 2 Interrupt Enable
pub fn elce(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 14>
pub fn elce(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 14>
Bit 14 - Change Error Level Interrupt Enable
pub fn iwtge(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 15>
pub fn iwtge(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 15>
Bit 15 - Initialization Watch Trigger Interrupt Enable
pub fn wte(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 16>
pub fn wte(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 16>
Bit 16 - Watch Trigger Interrupt Enable
pub fn awe(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 17>
pub fn awe(&mut self) -> BitWriterRaw<'_, u32, TTIE_SPEC, bool, BitM, 17>
Bit 17 - Application Watchdog Interrupt Enable
Methods from Deref<Target = W<TTIE_SPEC>>§
pub unsafe fn bits(&mut self, bits: <REG as RegisterSpec>::Ux) -> &mut W<REG>
pub unsafe fn bits(&mut self, bits: <REG as RegisterSpec>::Ux) -> &mut W<REG>
Writes raw bits to the register.