[][src]Type Definition efm32pg12_pac::letimer0::ctrl::REPMODE_R

type REPMODE_R = R<u8, REPMODE_A>;

Reader of field REPMODE

Methods

impl REPMODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is FREE

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

Checks if the value of the field is ONESHOT

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

Checks if the value of the field is BUFFERED

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

Checks if the value of the field is DOUBLE