BfrdyR

Type Alias BfrdyR 

pub type BfrdyR = BitReader<Bfrdy>;
Expand description

Field BFRDY reader - Permission to set the BusFault handler to the pending state when the floating-point stack frame was allocated.

Aliased Type§

pub struct BfrdyR { /* private fields */ }

Implementations§

§

impl BfrdyR

pub const fn variant(&self) -> Bfrdy

Get enumerated values variant

pub fn is_0(&self) -> bool

BusFault is disabled or priority did not permit setting the BusFault handler to the pending state when the floating-point stack frame was allocated.

pub fn is_1(&self) -> bool

BusFault is disabled or priority did not permit setting the BusFault handler to the pending state when the floating-point stack frame was allocated.