Type Alias xmc4200::ccu40_cc40::inte::W

source ·
pub type W = W<INTE_SPEC>;
Expand description

Register INTE writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn pme(&mut self) -> PME_W<'_, INTE_SPEC>

Bit 0 - Period match while counting up enable

source

pub fn ome(&mut self) -> OME_W<'_, INTE_SPEC>

Bit 1 - One match while counting down enable

source

pub fn cmue(&mut self) -> CMUE_W<'_, INTE_SPEC>

Bit 2 - Compare match while counting up enable

source

pub fn cmde(&mut self) -> CMDE_W<'_, INTE_SPEC>

Bit 3 - Compare match while counting down enable

source

pub fn e0ae(&mut self) -> E0AE_W<'_, INTE_SPEC>

Bit 8 - Event 0 interrupt enable

source

pub fn e1ae(&mut self) -> E1AE_W<'_, INTE_SPEC>

Bit 9 - Event 1 interrupt enable

source

pub fn e2ae(&mut self) -> E2AE_W<'_, INTE_SPEC>

Bit 10 - Event 2 interrupt enable