Type Alias xmc4300::vadc_g0::bfl::Bfa1W

source ·
pub type Bfa1W<'a, REG> = BitWriter<'a, REG, Bfa1>;
Expand description

Field BFA1 writer - Boundary Flag 1 Activation Select

Aliased Type§

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

Implementations§

source§

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