[][src]Type Definition efm32pg12_pac::rtcc::ien::R

type R = R<u32, IEN>;

Reader of register IEN

Methods

impl R[src]

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

Bit 0 - OF Interrupt Enable

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

Bit 1 - CC0 Interrupt Enable

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

Bit 2 - CC1 Interrupt Enable

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

Bit 3 - CC2 Interrupt Enable

pub fn oscfail(&self) -> OSCFAIL_R[src]

Bit 4 - OSCFAIL Interrupt Enable

pub fn cnttick(&self) -> CNTTICK_R[src]

Bit 5 - CNTTICK Interrupt Enable

pub fn mintick(&self) -> MINTICK_R[src]

Bit 6 - MINTICK Interrupt Enable

pub fn hourtick(&self) -> HOURTICK_R[src]

Bit 7 - HOURTICK Interrupt Enable

pub fn daytick(&self) -> DAYTICK_R[src]

Bit 8 - DAYTICK Interrupt Enable

pub fn dayowof(&self) -> DAYOWOF_R[src]

Bit 9 - DAYOWOF Interrupt Enable

pub fn monthtick(&self) -> MONTHTICK_R[src]

Bit 10 - MONTHTICK Interrupt Enable