Type Alias atsame54n::osc32kctrl::rtcctrl::RTCSEL_W

source ·
pub type RTCSEL_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 3, O, RTCSELSELECT_A>;
Expand description

Field RTCSEL writer - RTC Clock Selection

Aliased Type§

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

Implementations§

source§

impl<'a, REG, const O: u8> RTCSEL_W<'a, REG, O>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

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

1.024kHz from 32kHz internal ULP oscillator

source

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

32.768kHz from 32kHz internal ULP oscillator

source

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

1.024kHz from 32.768kHz internal oscillator

source

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

32.768kHz from 32.768kHz external crystal oscillator