Type Alias xmc4400::vadc_g0::bflc::BFM0_R

source ·
pub type BFM0_R = FieldReader<BFM0_A>;
Expand description

Field BFM0 reader - Boundary Flag y Mode Control

Aliased Type§

struct BFM0_R { /* private fields */ }

Implementations§

source§

impl BFM0_R

source

pub const fn variant(&self) -> Option<BFM0_A>

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Disable boundary flag, BFLy is not changed

source

pub fn is_value2(&self) -> bool

Always enable boundary flag (follow compare results)

source

pub fn is_value3(&self) -> bool

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

source

pub fn is_value4(&self) -> bool

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