[][src]Type Definition xmc4800::ccu80_cc80::inte::R

type R = R<u32, INTE>;

Reader of register INTE

Methods

impl R[src]

pub fn pme(&self) -> PME_R[src]

Bit 0 - Period match while counting up enable

pub fn ome(&self) -> OME_R[src]

Bit 1 - One match while counting down enable

pub fn cmu1e(&self) -> CMU1E_R[src]

Bit 2 - Channel 1 Compare match while counting up enable

pub fn cmd1e(&self) -> CMD1E_R[src]

Bit 3 - Channel 1 Compare match while counting down enable

pub fn cmu2e(&self) -> CMU2E_R[src]

Bit 4 - Channel 2 Compare match while counting up enable

pub fn cmd2e(&self) -> CMD2E_R[src]

Bit 5 - Channel 2 Compare match while counting down enable

pub fn e0ae(&self) -> E0AE_R[src]

Bit 8 - Event 0 interrupt enable

pub fn e1ae(&self) -> E1AE_R[src]

Bit 9 - Event 1 interrupt enable

pub fn e2ae(&self) -> E2AE_R[src]

Bit 10 - Event 2 interrupt enable