[][src]Type Definition efm32pg12_pac::cryotimer::ctrl::OSCSEL_R

type OSCSEL_R = R<u8, OSCSEL_A>;

Reader of field OSCSEL

Methods

impl OSCSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLED

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

Checks if the value of the field is LFRCO

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

Checks if the value of the field is LFXO

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

Checks if the value of the field is ULFRCO