[][src]Type Definition efm32hg309f64::timer2::status::R

type R = R<u32, STATUS>;

Reader of register STATUS

Methods

impl R[src]

pub fn running(&self) -> RUNNING_R[src]

Bit 0 - Running

pub fn dir(&self) -> DIR_R[src]

Bit 1 - Direction

pub fn topbv(&self) -> TOPBV_R[src]

Bit 2 - TOPB Valid

pub fn ccvbv0(&self) -> CCVBV0_R[src]

Bit 8 - CC0 CCVB Valid

pub fn ccvbv1(&self) -> CCVBV1_R[src]

Bit 9 - CC1 CCVB Valid

pub fn ccvbv2(&self) -> CCVBV2_R[src]

Bit 10 - CC2 CCVB Valid

pub fn icv0(&self) -> ICV0_R[src]

Bit 16 - CC0 Input Capture Valid

pub fn icv1(&self) -> ICV1_R[src]

Bit 17 - CC1 Input Capture Valid

pub fn icv2(&self) -> ICV2_R[src]

Bit 18 - CC2 Input Capture Valid

pub fn ccpol0(&self) -> CCPOL0_R[src]

Bit 24 - CC0 Polarity

pub fn ccpol1(&self) -> CCPOL1_R[src]

Bit 25 - CC1 Polarity

pub fn ccpol2(&self) -> CCPOL2_R[src]

Bit 26 - CC2 Polarity