Type Alias xmc4300::vadc_g0::bfl::Bfa2W

source ·
pub type Bfa2W<'a, REG> = BitWriter<'a, REG, Bfa2>;
Expand description

Field BFA2 writer - Boundary Flag 2 Activation Select

Aliased Type§

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

Implementations§

source§

impl<'a, REG> Bfa2W<'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