Type Alias xmc4300::ppb::fpccr::ASPEN_R

source ·
pub type ASPEN_R = BitReader<ASPEN_A>;
Expand description

Field ASPEN reader - Automatic State Preservation

Aliased Type§

struct ASPEN_R { /* private fields */ }

Implementations§

source§

impl ASPEN_R

source

pub const fn variant(&self) -> ASPEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Disable CONTROL setting on execution of a floating-point instruction.

source

pub fn is_value2(&self) -> bool

Enable CONTROL setting on execution of a floating-point instruction.