Type Alias xmc4800::vadc_g0::bfl::Bfa3W

source ·
pub type Bfa3W<'a, REG> = BitWriter<'a, REG, Bfa3>;
Expand description

Field BFA3 writer - Boundary Flag 3 Activation Select

Aliased Type§

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

Implementations§

source§

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