pub type WARMUPMODE_W<'a, const O: u8> = FieldWriterSafe<'a, u32, PERCTRL_SPEC, u8, WARMUPMODE_A, 2, O>;
Expand description

Field WARMUPMODE writer - ACMP and VDAC Duty Cycle Mode

Implementations§

source§

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

source

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

The analog comparators and VDAC are shut down when LESENSE is idle

source

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

The analog comparators are kept powered up when LESENSE is idle

source

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

The VDAC is kept powered up when LESENSE is idle

source

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

The analog comparators and VDAC are kept powered up when LESENSE is idle