[][src]Type Definition ambiq_apollo1_pac::adc::cfg::CLKSEL_R

type CLKSEL_R = R<u8, CLKSEL_A>;

Reader of field CLKSEL

Methods

impl CLKSEL_R[src]

pub fn variant(&self) -> Variant<u8, CLKSEL_A>[src]

Get enumerated values variant

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

Checks if the value of the field is OFF

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

Checks if the value of the field is _12MHZ

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

Checks if the value of the field is _6MHZ

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

Checks if the value of the field is _3MHZ

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

Checks if the value of the field is _1_5MHZ