pub type BIASMODE_W<'a, const O: u8> = FieldWriter<'a, u32, BIASCTRL_SPEC, u8, BIASMODE_A, 2, O>;
Expand description

Field BIASMODE writer - Select Bias Mode

Implementations§

source§

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

source

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

Bias module is controlled by the EMU and is not affected by LESENSE

source

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

Bias module duty cycled between low power and high accuracy mode

source

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

Bias module always in high accuracy mode