[][src]Type Definition atsamd21g18a::gclk::genctrl::SRC_R

type SRC_R = R<u8, SRC_A>;

Reader of field SRC

Implementations

impl SRC_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is XOSC

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

Checks if the value of the field is GCLKIN

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

Checks if the value of the field is GCLKGEN1

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

Checks if the value of the field is OSCULP32K

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

Checks if the value of the field is OSC32K

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

Checks if the value of the field is XOSC32K

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

Checks if the value of the field is OSC8M

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

Checks if the value of the field is DFLL48M

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

Checks if the value of the field is DPLL96M