[][src]Type Definition efm32hg309f64::timer0::ien::R

type R = R<u32, IEN>;

Reader of register IEN

Methods

impl R[src]

pub fn of(&self) -> OF_R[src]

Bit 0 - Overflow Interrupt Enable

pub fn uf(&self) -> UF_R[src]

Bit 1 - Underflow Interrupt Enable

pub fn cc0(&self) -> CC0_R[src]

Bit 4 - CC Channel 0 Interrupt Enable

pub fn cc1(&self) -> CC1_R[src]

Bit 5 - CC Channel 1 Interrupt Enable

pub fn cc2(&self) -> CC2_R[src]

Bit 6 - CC Channel 2 Interrupt Enable

pub fn icbof0(&self) -> ICBOF0_R[src]

Bit 8 - CC Channel 0 Input Capture Buffer Overflow Interrupt Enable

pub fn icbof1(&self) -> ICBOF1_R[src]

Bit 9 - CC Channel 1 Input Capture Buffer Overflow Interrupt Enable

pub fn icbof2(&self) -> ICBOF2_R[src]

Bit 10 - CC Channel 2 Input Capture Buffer Overflow Interrupt Enable