BfrdyW

Type Alias BfrdyW 

pub type BfrdyW<'a, REG> = BitWriter<'a, REG, Bfrdy>;
Expand description

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

Aliased Type§

pub struct BfrdyW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> BfrdyW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

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 _1(self) -> &'a mut W<REG>

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