[][src]Type Definition xmc4400::ccu80_cc80::inte::W

type W = W<u32, INTE>;

Writer for register INTE

Implementations

impl W[src]

pub fn pme(&mut self) -> PME_W<'_>[src]

Bit 0 - Period match while counting up enable

pub fn ome(&mut self) -> OME_W<'_>[src]

Bit 1 - One match while counting down enable

pub fn cmu1e(&mut self) -> CMU1E_W<'_>[src]

Bit 2 - Channel 1 Compare match while counting up enable

pub fn cmd1e(&mut self) -> CMD1E_W<'_>[src]

Bit 3 - Channel 1 Compare match while counting down enable

pub fn cmu2e(&mut self) -> CMU2E_W<'_>[src]

Bit 4 - Channel 2 Compare match while counting up enable

pub fn cmd2e(&mut self) -> CMD2E_W<'_>[src]

Bit 5 - Channel 2 Compare match while counting down enable

pub fn e0ae(&mut self) -> E0AE_W<'_>[src]

Bit 8 - Event 0 interrupt enable

pub fn e1ae(&mut self) -> E1AE_W<'_>[src]

Bit 9 - Event 1 interrupt enable

pub fn e2ae(&mut self) -> E2AE_W<'_>[src]

Bit 10 - Event 2 interrupt enable