[][src]Type Definition efm32pg12_pac::cmu::adcctrl::ADC0CLKSEL_R

type ADC0CLKSEL_R = R<u8, ADC0CLKSEL_A>;

Reader of field ADC0CLKSEL

Methods

impl ADC0CLKSEL_R[src]

pub fn variant(&self) -> ADC0CLKSEL_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_auxhfrco(&self) -> bool[src]

Checks if the value of the field is AUXHFRCO

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

Checks if the value of the field is HFXO

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

Checks if the value of the field is HFSRCCLK