[][src]Type Definition efm32hg309f64::pcnt0::ctrl::AUXCNTEV_R

type AUXCNTEV_R = R<u8, AUXCNTEV_A>;

Reader of field AUXCNTEV

Methods

impl AUXCNTEV_R[src]

pub fn variant(&self) -> AUXCNTEV_A[src]

Get enumerated values variant

pub fn is_none(&self) -> bool[src]

Checks if the value of the field is NONE

pub fn is_up(&self) -> bool[src]

Checks if the value of the field is UP

pub fn is_down(&self) -> bool[src]

Checks if the value of the field is DOWN

pub fn is_both(&self) -> bool[src]

Checks if the value of the field is BOTH