[][src]Type Definition efm32pg12_pac::pcnt0::ctrl::CNTEV_R

type CNTEV_R = R<u8, CNTEV_A>;

Reader of field CNTEV

Methods

impl CNTEV_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is BOTH

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_none(&self) -> bool[src]

Checks if the value of the field is NONE