Type Definition atsam4e8e_pac::tc1::bmr::AUTOC_W

source ·
pub type AUTOC_W<'a, const O: u8> = BitWriter<'a, u32, BMR_SPEC, AUTOC_A, O>;
Expand description

Field AUTOC writer - Auto-Correction of missing pulses

Implementations§

source§

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

source

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

the detection and auto-correction function is disabled.

source

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

the detection and auto-correction function is enabled.