Type Alias xmc4300::vadc_g0::bflc::BFM2_W

source ·
pub type BFM2_W<'a, REG> = FieldWriter<'a, REG, 4, BFM2_A>;
Expand description

Field BFM2 writer - Boundary Flag y Mode Control

Aliased Type§

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

Implementations§

source§

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

source

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

Disable boundary flag, BFLy is not changed

source

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

Always enable boundary flag (follow compare results)

source

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

Enable boundary flag while gate of source 0 is active, clear BFLy while gate is inactive

source

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

Enable boundary flag while gate of source 1 is active, clear BFLy while gate is inactive