Type Definition atsam4s2a_pac::supc::mr::OSCBYPASS_W

source ·
pub type OSCBYPASS_W<'a, const O: u8> = BitWriter<'a, u32, MR_SPEC, OSCBYPASS_A, O>;
Expand description

Field OSCBYPASS writer - Oscillator Bypass

Implementations§

source§

impl<'a, const O: u8> OSCBYPASS_W<'a, O>

source

pub fn no_effect(self) -> &'a mut W

No effect. Clock selection depends on XTALSEL value.

source

pub fn bypass(self) -> &'a mut W

The 32 kHz crystal oscillator is selected and put in bypass mode.