Type Alias xmc4400::ccu80_cc80::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 cmu1e(&mut self) -> CMU1E_W<'_, INTE_SPEC>

Bit 2 - Channel 1 Compare match while counting up enable

source

pub fn cmd1e(&mut self) -> CMD1E_W<'_, INTE_SPEC>

Bit 3 - Channel 1 Compare match while counting down enable

source

pub fn cmu2e(&mut self) -> CMU2E_W<'_, INTE_SPEC>

Bit 4 - Channel 2 Compare match while counting up enable

source

pub fn cmd2e(&mut self) -> CMD2E_W<'_, INTE_SPEC>

Bit 5 - Channel 2 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