Type Alias xmc4200::scu_hibernate::lpacconf::CMPEN_W

source ·
pub type CMPEN_W<'a, REG> = FieldWriter<'a, REG, 3, CMPEN_A>;
Expand description

Field CMPEN writer - Compare Enable for Input Selection

Aliased Type§

struct CMPEN_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> CMPEN_W<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

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

Comparator permanently in power down

source

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

Comparator activated for VBAT input

source

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

Comparator activated for HIB_IO_0 input

source

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

Comparator activated for HIB_IO_1 input