Type Alias xmc4800::flash0::marp::MARGIN_R

source ·
pub type MARGIN_R = FieldReader<MARGIN_A>;
Expand description

Field MARGIN reader - PFLASH Margin Selection

Aliased Type§

struct MARGIN_R { /* private fields */ }

Implementations§

source§

impl MARGIN_R

source

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

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Standard (default) margin.

source

pub fn is_value2(&self) -> bool

Tight margin for 0 (low) level. Suboptimal 0-bits are read as 1s.

source

pub fn is_value3(&self) -> bool

Tight margin for 1 (high) level. Suboptimal 1-bits are read as 0s.