Type Alias atsamd51p::gclk::genctrl::SRC_W

source ·
pub type SRC_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 4, O, SRCSELECT_A>;
Expand description

Field SRC writer - Source Select

Aliased Type§

struct SRC_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> SRC_W<'a, REG, O>
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