Type Alias xmc4300::vadc_g0::bflc::BFM0_W

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

Field BFM0 writer - Boundary Flag y Mode Control

Aliased Type§

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

Implementations§

source§

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