Type Alias xmc4800::vadc_g0::bfl::Bfa0W

source ·
pub type Bfa0W<'a, REG> = BitWriter<'a, REG, Bfa0>;
Expand description

Field BFA0 writer - Boundary Flag 0 Activation Select

Aliased Type§

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

Implementations§

source§

impl<'a, REG> Bfa0W<'a, REG>
where REG: Writable + RegisterSpec,

source

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

Set boundary flag BFLy if result is above the defined band or compare value, clear if below

source

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

Set boundary flag BFLy if result is below the defined band or compare value, clear if above