[][src]Type Definition ambiq_apollo1_pac::iomstr0::clkcfg::FSEL_R

type FSEL_R = R<u8, FSEL_A>;

Reader of field FSEL

Methods

impl FSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is HFRC_DIV64

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

Checks if the value of the field is HFRC

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

Checks if the value of the field is HFRC_DIV2

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

Checks if the value of the field is HFRC_DIV4

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

Checks if the value of the field is HFRC_DIV8

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

Checks if the value of the field is HFRC_DIV16

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

Checks if the value of the field is HFRC_DIV32