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 */ }