Type Alias xmc4800::vadc_g0::bflc::Bfm3R

source ·
pub type Bfm3R = FieldReader<Bfm3>;
Expand description

Field BFM3 reader - Boundary Flag y Mode Control

Aliased Type§

struct Bfm3R { /* private fields */ }

Implementations§

source§

impl Bfm3R

source

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

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