atsamd51g::gclk::genctrl

Type Alias SrcW

Source
pub type SrcW<'a, REG> = FieldWriter<'a, REG, 4, Srcselect>;
Expand description

Field SRC writer - Source Select

Aliased Type§

struct SrcW<'a, REG> { /* private fields */ }

Implementations§

Source§

impl<'a, REG> SrcW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

Source

pub fn xosc0(self) -> &'a mut W<REG>

XOSC0 oscillator output

Source

pub fn xosc1(self) -> &'a mut W<REG>

XOSC1 oscillator output

Source

pub fn gclkin(self) -> &'a mut W<REG>

Generator input pad

Source

pub fn gclkgen1(self) -> &'a mut W<REG>

Generic clock generator 1 output

Source

pub fn osculp32k(self) -> &'a mut W<REG>

OSCULP32K oscillator output

Source

pub fn xosc32k(self) -> &'a mut W<REG>

XOSC32K oscillator output

Source

pub fn dfll(self) -> &'a mut W<REG>

DFLL output

Source

pub fn dpll0(self) -> &'a mut W<REG>

DPLL0 output

Source

pub fn dpll1(self) -> &'a mut W<REG>

DPLL1 output