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

type R = R<u32, IF>;

Reader of register IF

Methods

impl R[src]

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

Bit 0 - Overflow Interrupt Flag

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

Bit 1 - Channel 0 Interrupt Flag

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

Bit 2 - Channel 1 Interrupt Flag

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

Bit 3 - Channel 2 Interrupt Flag

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

Bit 4 - Oscillator Failure Interrupt Flag

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

Bit 5 - Main Counter Tick

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

Bit 6 - Minute Tick

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

Bit 7 - Hour Tick

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

Bit 8 - Day Tick

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

Bit 9 - Day of Week Overflow

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

Bit 10 - Month Tick