pub struct R(_);
Expand description

Register APB1_FZ reader

Implementations

Bit 0 - DBG_TIM2_STOP

Bit 1 - DBG_TIM3 _STOP

Bit 2 - DBG_TIM4_STOP

Bit 3 - DBG_TIM5_STOP

Bit 4 - DBG_TIM6_STOP

Bit 5 - DBG_TIM7_STOP

Bit 6 - DBG_TIM12_STOP

Bit 7 - DBG_TIM13_STOP

Bit 8 - DBG_TIM14_STOP

Bit 11 - DBG_WWDG_STOP

Bit 12 - DBG_IWDEG_STOP

Bit 21 - DBG_J2C1_SMBUS_TIMEOUT

Bit 22 - DBG_J2C2_SMBUS_TIMEOUT

Bit 23 - DBG_J2C3SMBUS_TIMEOUT

Bit 25 - DBG_CAN1_STOP

Bit 26 - DBG_CAN2_STOP

Methods from Deref<Target = R<APB1_FZ_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Converts to this type from the input type.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.